packages: flac/flac-lt.patch - fixes build with libtool 2.2

megabajt megabajt at pld-linux.org
Sat May 30 14:54:21 CEST 2009


Author: megabajt                     Date: Sat May 30 12:54:21 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixes build with libtool 2.2

---- Files affected:
packages/flac:
   flac-lt.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/flac/flac-lt.patch
diff -u /dev/null packages/flac/flac-lt.patch:1.3
--- /dev/null	Sat May 30 14:54:21 2009
+++ packages/flac/flac-lt.patch	Sat May 30 14:54:16 2009
@@ -0,0 +1,14 @@
+diff -urN flac-1.2.1/configure.in flac-1.2.1.new/configure.in
+--- flac-1.2.1/configure.in	2007-09-13 17:48:42.000000000 +0200
++++ flac-1.2.1.new/configure.in	2009-05-30 14:43:18.867607346 +0200
+@@ -29,6 +29,10 @@
+ # one that builds only static.  This is because the resulting libtool
+ # does not allow us to choose which to build at runtime.
+ AM_PROG_LIBTOOL
++
++dnl when using libtool 2.x create libtool early, because it's used in configure
++m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
++
+ sed -e 's/^build_old_libs=yes/build_old_libs=no/' libtool > libtool-disable-static
+ chmod +x libtool-disable-static
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/flac/flac-lt.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list