(CHISE_Attribute_Table_open): Add code for BDB Ver. 4.1 or later.
[chise/libchise.git] / Makefile.in
index 3b346bc..e1fe85d 100644 (file)
@@ -1,6 +1,6 @@
 CC = @CC@
 DEFS = @DEFS@
-LIBS = @LIBS@ -ldb
+LIBS = @LIBS@
 CFLAGS = @CFLAGS@ -c -Wall -Wmissing-prototypes
 
 LIBTOOL = @LIBTOOL@