]> git.pld-linux.org Git - packages/avifile.git/blobdiff - avifile-opt.patch
- obsolete
[packages/avifile.git] / avifile-opt.patch
index 87a23443e09e42992406010ae558081f0f67620d..e354b30e57af8faf7619d8052fd96dcd179143b6 100644 (file)
@@ -1,9 +1,23 @@
---- avifile-0.6/lib/common/Makefile.am.orig    Fri Apr 20 18:57:42 2001
-+++ avifile-0.6/lib/common/Makefile.am Thu May 24 00:07:15 2001
-@@ -12,5 +12,3 @@
-  util.cpp \
-  ldt_keeper.cpp \
-  mmx.cpp 
--
--CXXFLAGS=-g -O2
-\ No newline at end of file
+--- avifile-0.7-0.7.38/ffmpeg/libavcodec/libpostproc/Makefile.am.orig  2003-03-21 23:41:01.000000000 +0100
++++ avifile-0.7-0.7.38/ffmpeg/libavcodec/libpostproc/Makefile.am       2003-11-13 23:58:37.932703232 +0100
+@@ -10,7 +10,6 @@
+ libpostproc_la_SOURCES = postprocess.c
+ AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H $(FFMPEG_CFLAGS) -I$(srcdir)/..
+-AM_CFLAGS = -O2 -fomit-frame-pointer -mno-omit-leaf-frame-pointer
+ CLEANFILES = .depend *.a
+--- avifile-0.7-0.7.38/configure.in.orig       2003-12-29 23:38:53.000000000 +0100
++++ avifile-0.7-0.7.38/configure.in    2003-12-30 00:01:05.767775944 +0100
+@@ -898,10 +898,6 @@
+     dnl CFLAGS="-g $PROFFLAG"
+     dnl CXXFLAGS="-g $PROFFLAG"
+     dnl FFMPEG_CFLAGS="-g $PROFFLAG"
+-else
+-    CFLAGS=`echo $CFLAGS | sed s/-g//`
+-    CXXFLAGS=`echo $CXXFLAGS | sed s/-g//`
+-    FFMPEG_CFLAGS=`echo $FFMPEG_CFLAGS | sed s/-g//`
+ fi
+ dnl lt_major_version=`libtool --version 2>&1 | sed 's/\(.*\ \)\([[0-9]]*\.[[0-9]]*\.[[0-9]]*\)\(\ .*\)/\2/'`
This page took 0.028739 seconds and 4 git commands to generate.