3374da8486
Update the maintainer's address. Reviewed by: maintainer
11 lines
386 B
Text
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"
|