]> git.pld-linux.org Git - packages/dspam.git/commitdiff
- fix build with new autotools (thx megabajt)
authorpawelz <pawelz@pld-linux.org>
Fri, 6 Mar 2009 20:02:51 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dspam-autotools.patch -> 1.1

dspam-autotools.patch [new file with mode: 0644]

diff --git a/dspam-autotools.patch b/dspam-autotools.patch
new file mode 100644 (file)
index 0000000..17c683c
--- /dev/null
@@ -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"],
This page took 0.080423 seconds and 4 git commands to generate.