]> git.pld-linux.org Git - packages/a52dec.git/blobdiff - a52dec-pic.patch
- updated for 0.7.5-cvs
[packages/a52dec.git] / a52dec-pic.patch
index e73f2c7cf3e545586d2d5f734f0d4b3c73159c2c..e7ab085b8c3070fc9c541f80dbe2a35af30b407e 100644 (file)
@@ -1,13 +1,13 @@
---- a52dec-0.7.4/liba52/configure.incl~        2002-01-28 05:36:48.000000000 +0100
-+++ a52dec-0.7.4/liba52/configure.incl 2004-12-30 22:02:52.646511120 +0100
+--- a52dec-0.7.5-cvs/liba52/configure.incl.orig        2004-03-03 10:47:28.000000000 +0100
++++ a52dec-0.7.5-cvs/liba52/configure.incl     2006-01-29 17:24:13.000000000 +0100
 @@ -1,8 +1,8 @@
  AC_SUBST([LIBA52_CFLAGS])
  AC_SUBST([LIBA52_LIBS])
  
 -dnl avoid -fPIC when possible
--LIBA52_CFLAGS="$LIBA52_CFLAGS -prefer-non-pic"
+-AC_LIBTOOL_NON_PIC([LIBA52_CFLAGS="$LIBA52_CFLAGS -prefer-non-pic"])
 +#dnl avoid -fPIC when possible
-+#LIBA52_CFLAGS="$LIBA52_CFLAGS -prefer-non-pic"
++#AC_LIBTOOL_NON_PIC([LIBA52_CFLAGS="$LIBA52_CFLAGS -prefer-non-pic"])
  
- AC_ARG_ENABLE([double],
-     [  --enable-double         use double-precision samples])
+ AC_ARG_ENABLE([fixed],
+     [  --enable-fixed          use fixed-point (integer-based) arithmetic])
This page took 0.054631 seconds and 4 git commands to generate.