]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- updated for 0.7.41
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 5 Dec 2004 13:09:27 +0000 (13:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile-link_shared.patch -> 1.2

avifile-link_shared.patch

index f9baa02509f78e9c25351a99131f80f73ab0e0ab..768b9f71cb83b7592d647347fc46fb80eac9059d 100644 (file)
@@ -1,21 +1,6 @@
 diff -Nuard avifile-0.7-0.7.38.orig/configure.in avifile-0.7-0.7.38/configure.in
 --- avifile-0.7-0.7.38.orig/configure.in       2003-07-10 13:15:54.000000000 +0200
 +++ avifile-0.7-0.7.38/configure.in    2003-10-18 12:19:11.000000000 +0200
-@@ -902,10 +902,10 @@
-     FFMPEG_CFLAGS=`echo $FFMPEG_CFLAGS | sed s/-g//`
- fi
--lt_major_version=`libtool --version 2>&1 | sed 's/\(.*\ \)\([[0-9]]*\.[[0-9]]*\.[[0-9]]*\)\(\ .*\)/\2/'`
--lt_minor_version=`echo $lt_major_version | cut -d . -f 2`
--lt_micro_version=`echo $lt_major_version | cut -d . -f 3`
--lt_major_version=`echo $lt_major_version | cut -d . -f 1`
-+dnl lt_major_version=`libtool --version 2>&1 | sed 's/\(.*\ \)\([[0-9]]*\.[[0-9]]*\.[[0-9]]*\)\(\ .*\)/\2/'`
-+dnl lt_minor_version=`echo $lt_major_version | cut -d . -f 2`
-+dnl lt_micro_version=`echo $lt_major_version | cut -d . -f 3`
-+dnl lt_major_version=`echo $lt_major_version | cut -d . -f 1`
- dnl echo LT  $lt_major_version $lt_minor_version $lt_micro_version
- AM_CONDITIONAL(AMM_USE_QT, test x$with_qt = xyes )
 @@ -934,7 +934,8 @@
  AM_CONDITIONAL(AMM_USE_VIDIX, test x$enable_vidix = xyes )
  AM_CONDITIONAL(AMM_USE_LINUX, test x$enable_linux = xyes )
This page took 0.083027 seconds and 4 git commands to generate.