]> git.pld-linux.org Git - packages/libspf2.git/commitdiff
- fixed configure.ac: don't use AC_CONFIG_AUX_DIR[config] macro, copy
authortwittner <twittner@pld-linux.org>
Tue, 31 May 2005 17:50:35 +0000 (17:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  config.{guess,sub} from automake dist.

Changed files:
    libspf2-ac.patch -> 1.1

libspf2-ac.patch [new file with mode: 0644]

diff --git a/libspf2-ac.patch b/libspf2-ac.patch
new file mode 100644 (file)
index 0000000..5342ad0
--- /dev/null
@@ -0,0 +1,10 @@
+--- libspf2-1.0.4/configure.ac~        2005-05-31 19:29:26.104937672 +0200
++++ libspf2-1.0.4/configure.ac 2005-05-31 19:29:44.156193464 +0200
+@@ -5,7 +5,6 @@
+ AC_INIT(libspf2, 1.0.4, wayne@midwestcs.com)
+ AM_INIT_AUTOMAKE(libspf2, $PACKAGE_VERSION)
+ AC_CONFIG_SRCDIR([src/libspf2/spf.c])
+-AC_CONFIG_AUX_DIR(config)
+ AM_CONFIG_HEADER(config.h)
+ # remember the version info for later
This page took 0.118858 seconds and 4 git commands to generate.