From 499e0c4b797840a592cd16bc2215e1e403a97e86 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Sat, 23 Mar 2002 08:31:55 +0000 Subject: Update to 2.0.32 PR: 36040 Submitted by: maintainer --- www/apache20/files/patch-srclib:apr-util:configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 www/apache20/files/patch-srclib:apr-util:configure (limited to 'www/apache20/files/patch-srclib:apr-util:configure') diff --git a/www/apache20/files/patch-srclib:apr-util:configure b/www/apache20/files/patch-srclib:apr-util:configure new file mode 100644 index 000000000000..bd10fd35df68 --- /dev/null +++ b/www/apache20/files/patch-srclib:apr-util:configure @@ -0,0 +1,11 @@ +--- srclib/apr-util/configure.orig Fri Feb 22 02:55:35 2002 ++++ srclib/apr-util/configure Fri Feb 22 02:56:03 2002 +@@ -5770,7 +5770,7 @@ + + + if test -z "$expat_include_dir"; then +- for d in /usr /usr/local xml/expat-cvs xml/expat $srcdir/xml/expat ; do ++ for d in xml/expat-cvs xml/expat $srcdir/xml/expat ; do + + echo $ac_n "checking for Expat in $d""... $ac_c" 1>&6 + echo "configure:5777: checking for Expat in $d" >&5 -- cgit v1.2.3