]> git.pld-linux.org Git - packages/a52dec.git/blob - a52dec-pic.patch
- x32 rebuild
[packages/a52dec.git] / a52dec-pic.patch
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
3 @@ -1,8 +1,8 @@
4  AC_SUBST([LIBA52_CFLAGS])
5  AC_SUBST([LIBA52_LIBS])
6  
7 -dnl avoid -fPIC when possible
8 -AC_LIBTOOL_NON_PIC([LIBA52_CFLAGS="$LIBA52_CFLAGS -prefer-non-pic"])
9 +#dnl avoid -fPIC when possible
10 +#AC_LIBTOOL_NON_PIC([LIBA52_CFLAGS="$LIBA52_CFLAGS -prefer-non-pic"])
11  
12  AC_ARG_ENABLE([fixed],
13      [  --enable-fixed          use fixed-point (integer-based) arithmetic])
This page took 0.043838 seconds and 3 git commands to generate.