projects
/
chise
/
libchise.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d014652
)
update.
author
tomo
<tomo>
Tue, 8 Jul 2003 17:21:23 +0000
(17:21 +0000)
committer
tomo
<tomo>
Tue, 8 Jul 2003 17:21:23 +0000
(17:21 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/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.