blob: bd10fd35df68998be43d7f09113400d88397a18c (
plain) (
tree)
|
|
--- 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
|