Author: qboosh Date: Sat Mar 22 16:37:04 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - kill unnecessary AC_CONFIG_SUBDIRS (which breaks build with libtool 2.2)
---- Files affected: SOURCES: libextractor-lt.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/libextractor-lt.patch diff -u /dev/null SOURCES/libextractor-lt.patch:1.1 --- /dev/null Sat Mar 22 17:37:04 2008 +++ SOURCES/libextractor-lt.patch Sat Mar 22 17:36:59 2008 @@ -0,0 +1,10 @@ +--- libextractor-0.5.20/configure.ac.orig 2008-03-22 12:51:01.897377000 +0100 ++++ libextractor-0.5.20/configure.ac 2008-03-22 14:07:01.733235284 +0100 +@@ -24,7 +24,6 @@ + AC_LIBTOOL_WIN32_DLL + AC_LIBLTDL_INSTALLABLE + AC_PROG_LIBTOOL +-AC_CONFIG_SUBDIRS(libltdl) + AC_CANONICAL_HOST + AC_LIB_LTDL + AC_SUBST(LTDLINCL) ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
