]> git.pld-linux.org Git - packages/libextractor.git/commitdiff
- libtool 1.x compatible
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Mar 2008 17:44:06 +0000 (17:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libextractor-lt.patch -> 1.2

libextractor-lt.patch

index bccd19e4e749738ac89510c1215cdae2b6575075..e4c27ab19145819fe71196b291b3cf6a46118847 100644 (file)
@@ -1,10 +1,11 @@
 --- 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 @@
+@@ -24,7 +24,7 @@
  AC_LIBTOOL_WIN32_DLL
  AC_LIBLTDL_INSTALLABLE
  AC_PROG_LIBTOOL
 -AC_CONFIG_SUBDIRS(libltdl)
++m4_ifndef([LT_INIT], [AC_CONFIG_SUBDIRS(libltdl)])
  AC_CANONICAL_HOST
  AC_LIB_LTDL
  AC_SUBST(LTDLINCL)
This page took 0.063235 seconds and 4 git commands to generate.