summaryrefslogtreecommitdiff
path: root/www/apache21/files/patch-srclib:apr-util:configure
blob: bf6d83956754e67ef41d5110c84aa93321aed86f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- srclib/apr-util/configure.orig	Sat Apr  6 15:19:28 2002
+++ srclib/apr-util/configure	Sun Apr  7 06:35:09 2002
@@ -5790,7 +5790,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:5797: checking for Expat in $d" >&5