From: tomo Date: Tue, 8 Jul 2003 17:21:23 +0000 (+0000) Subject: update. X-Git-Tag: r0_1_1-pre1~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f064ed8fb1c74035a8ed65be86c9f46cb9efc5c2;p=chise%2Flibchise.git update. --- diff --git a/configure b/configure index 7cb58e8..90b4493 100755 --- 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.