db was not linked in

This commit is contained in:
Stig Bakken 1999-04-22 03:03:35 +00:00
parent 09d047f8b1
commit e109756121

View File

@ -42,6 +42,7 @@ if test "$DBM_LIB" = "-lgdbm"; then
])
])
])
fi
if test -n "$DBM_LIB"; then
INCLUDES="$INCLUDES $GDBM_INCLUDE"