]> git.pld-linux.org Git - packages/libspf2.git/blobdiff - libspf2-ac.patch
- fixed configure.ac: don't use AC_CONFIG_AUX_DIR[config] macro, copy
[packages/libspf2.git] / libspf2-ac.patch
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.06432 seconds and 4 git commands to generate.