summaryrefslogtreecommitdiff
path: root/www/apache22/files/patch-srclib-apr-buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache22/files/patch-srclib-apr-buildconf')
-rw-r--r--www/apache22/files/patch-srclib-apr-buildconf6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache22/files/patch-srclib-apr-buildconf b/www/apache22/files/patch-srclib-apr-buildconf
index f8638d7f4634..6ec934abc448 100644
--- a/www/apache22/files/patch-srclib-apr-buildconf
+++ b/www/apache22/files/patch-srclib-apr-buildconf
@@ -4,12 +4,12 @@
#
build/buildcheck.sh || exit 1
--libtoolize=`build/PrintPath glibtoolize libtoolize15 libtoolize14 libtoolize`
+-libtoolize=`build/PrintPath glibtoolize1 glibtoolize libtoolize15 libtoolize14 libtoolize`
+libtoolize="${LIBTOOLIZE}"
if [ "x$libtoolize" = "x" ]; then
echo "libtoolize not found in path"
exit 1
-@@ -52,7 +52,7 @@
+@@ -60,7 +60,7 @@
# Expecting the code above to be very portable, but just in case...
if [ -z "$ltfile" -o ! -f "$ltfile" ]; then
ltpath=`dirname $libtoolize`
@@ -18,7 +18,7 @@
fi
fi
-@@ -87,8 +87,11 @@
+@@ -95,8 +95,11 @@
# Remove autoconf 2.5x's cache directory
rm -rf autom4te*.cache