2c577f8a04
for the destruction of devel/libtool14
17 lines
542 B
Text
17 lines
542 B
Text
--- apr-0.9.4/buildconf.orig Tue Jun 17 13:44:25 2003
|
|
+++ apr-0.9.4/buildconf Tue Mar 23 21:53:36 2004
|
|
@@ -83,3 +83,3 @@
|
|
ltpath=`dirname $libtoolize`
|
|
-ltfile=${LIBTOOL_M4-`cd $ltpath/../share/aclocal ; pwd`/libtool.m4}
|
|
+ltfile=${LIBTOOL_M4-`cd $ltpath/../../share/aclocal ; pwd`/libtool15.m4}
|
|
|
|
@@ -102,3 +102,3 @@
|
|
echo "Creating include/arch/unix/apr_private.h.in ..."
|
|
-${AUTOHEADER:-autoheader}
|
|
+${AUTOHEADER:-autoheader257}
|
|
|
|
@@ -106,3 +106,3 @@
|
|
### do some work to toss config.cache?
|
|
-${AUTOCONF:-autoconf}
|
|
+${AUTOCONF:-autoconf257}
|
|
|