]> git.pld-linux.org Git - packages/avifile.git/blob - avifile-opt.patch
- updated for 0.7.45
[packages/avifile.git] / avifile-opt.patch
1 --- avifile-0.7-0.7.45/ffmpeg/libavcodec/libpostproc/Makefile.am.orig   2005-08-28 23:03:13.000000000 +0200
2 +++ avifile-0.7-0.7.45/ffmpeg/libavcodec/libpostproc/Makefile.am        2006-03-08 23:48:23.602890750 +0100
3 @@ -11,8 +11,6 @@
4  libpostproc_la_SOURCES = postprocess.c
5  
6  AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H $(FFMPEG_CFLAGS) -I$(srcdir)/../libavutil -I$(srcdir)/..
7 -AM_CFLAGS = -O2 -fomit-frame-pointer
8 -#-mno-omit-leaf-frame-pointer
9  
10  CLEANFILES = .depend *.a
11  MAINTAINERCLEANFILES = Makefile.in
12 --- avifile-0.7-0.7.38/configure.in.orig        2003-12-29 23:38:53.000000000 +0100
13 +++ avifile-0.7-0.7.38/configure.in     2003-12-30 00:01:05.767775944 +0100
14 @@ -898,10 +898,6 @@
15      dnl CFLAGS="-g $PROFFLAG"
16      dnl CXXFLAGS="-g $PROFFLAG"
17      dnl FFMPEG_CFLAGS="-g $PROFFLAG"
18 -else
19 -    CFLAGS=`echo $CFLAGS | sed s/-g//`
20 -    CXXFLAGS=`echo $CXXFLAGS | sed s/-g//`
21 -    FFMPEG_CFLAGS=`echo $FFMPEG_CFLAGS | sed s/-g//`
22  fi
23  
24  dnl lt_major_version=`libtool --version 2>&1 | sed 's/\(.*\ \)\([[0-9]]*\.[[0-9]]*\.[[0-9]]*\)\(\ .*\)/\2/'`
This page took 0.091079 seconds and 4 git commands to generate.