summaryrefslogtreecommitdiff
path: root/www/apache20/files/patch-srclib:apr-util:configure
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache20/files/patch-srclib:apr-util:configure')
-rw-r--r--www/apache20/files/patch-srclib:apr-util:configure11
1 files changed, 11 insertions, 0 deletions
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