Author: pawelz                       Date: Fri Mar  6 20:02:56 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build with new autotools (thx megabajt)

---- Files affected:
SOURCES:
   dspam-autotools.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/dspam-autotools.patch
diff -u /dev/null SOURCES/dspam-autotools.patch:1.1
--- /dev/null   Fri Mar  6 21:02:57 2009
+++ SOURCES/dspam-autotools.patch       Fri Mar  6 21:02:51 2009
@@ -0,0 +1,12 @@
+--- dspam-3.8.0/configure.ac~  2007-03-18 17:41:00.000000000 +0100
++++ dspam-3.8.0/configure.ac   2009-03-06 20:44:45.000000000 +0100
+@@ -25,6 +25,9 @@
+ AC_PROG_LIBTOOL
+ AC_PROG_MAKE_SET
+ 
++dnl when using libtool 2.x create libtool early, because it's used in 
configure
++m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
++
+ AC_C_INLINE
+ 
+ AC_DEFINE_UNQUOTED(CONFIGURE_ARGS, ["$CONFIGURE_ARGS"],
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to