]> git.pld-linux.org Git - packages/a52dec.git/blame - a52dec-pic.patch
- reverted to 1.34
[packages/a52dec.git] / a52dec-pic.patch
CommitLineData
10790ecd
KK
1--- a52dec-0.7.5-cvs/liba52/configure.incl.orig 2004-03-03 10:47:28.000000000 +0100
2+++ a52dec-0.7.5-cvs/liba52/configure.incl 2006-01-29 17:24:13.000000000 +0100
368420f2 3@@ -1,8 +1,8 @@
4 AC_SUBST([LIBA52_CFLAGS])
5 AC_SUBST([LIBA52_LIBS])
6
7-dnl avoid -fPIC when possible
10790ecd 8-AC_LIBTOOL_NON_PIC([LIBA52_CFLAGS="$LIBA52_CFLAGS -prefer-non-pic"])
368420f2 9+#dnl avoid -fPIC when possible
10790ecd 10+#AC_LIBTOOL_NON_PIC([LIBA52_CFLAGS="$LIBA52_CFLAGS -prefer-non-pic"])
368420f2 11
10790ecd
KK
12 AC_ARG_ENABLE([fixed],
13 [ --enable-fixed use fixed-point (integer-based) arithmetic])
This page took 0.038998 seconds and 4 git commands to generate.