update.
[chise/libchise.git] / 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.