]> granicus.if.org Git - php/commitdiff
let this be more userfriendly.
authorfoobar <sniper@php.net>
Thu, 28 Jun 2001 15:16:28 +0000 (15:16 +0000)
committerfoobar <sniper@php.net>
Thu, 28 Jun 2001 15:16:28 +0000 (15:16 +0000)
ext/dba/config.m4

index 3e220cc5b82266564e5ae99b2d43a7ad6ffd09c8..f9959a909ef9fa5435d4699472b0500942979d1d 100644 (file)
@@ -106,7 +106,7 @@ AC_DBA_STD_RESULT
 AC_ARG_WITH(db2,
 [  --with-db2[=DIR]        Include Berkeley DB2 support],[
   if test "$withval" != "no"; then
-    for i in /usr/local /usr /usr/BerkeleyDB $withval; do
+    for i in /usr/local /usr /usr/BerkeleyDB $withval/BerkeleyDB $withval; do
       if test -f "$i/db2/db.h"; then
         THIS_PREFIX=$i
         DB2_EXTRA=db2