freebsd-ports/devel/apr0/files/patch-buildconf
Masafumi Max NAKANE 3374da8486 Upgrade 5o 0.94.
Update the maintainer's address.
Reviewed by:	maintainer
2003-10-03 05:25:25 +00:00

11 lines
386 B
Text

--- apr-0.9.4/buildconf.orig Wed Jun 18 05:44:25 2003
+++ apr-0.9.4/buildconf Thu Oct 2 15:58:45 2003
@@ -81,7 +81,7 @@
$libtoolize --copy --automake
ltpath=`dirname $libtoolize`
-ltfile=${LIBTOOL_M4-`cd $ltpath/../share/aclocal ; pwd`/libtool.m4}
+ltfile=${LIBTOOL_M4-`cd $ltpath/../../share/aclocal ; pwd`/libtool14.m4}
if [ ! -f $ltfile ]; then
echo "$ltfile not found"