update.
authortomo <tomo>
Tue, 8 Jul 2003 17:21:23 +0000 (17:21 +0000)
committertomo <tomo>
Tue, 8 Jul 2003 17:21:23 +0000 (17:21 +0000)
configure

index 7cb58e8..90b4493 100755 (executable)
--- a/configure
+++ b/configure
@@ -2146,6 +2146,9 @@ test -n "$LIBTOOL" || LIBTOOL="libtool"
 
 
 # Checks for libraries.
+if test -f /sw/include/db3/db.h; then
+       CFLAGS="-I/sw/include/db3 $CFLAGS"
+fi
 
 # Checks for header files.