Add with_internal_db.

This commit is contained in:
Ralf Corsépius 2007-09-17 11:33:18 +02:00
parent 2975d9b63b
commit ae3127c0f2
1 changed files with 4 additions and 0 deletions

View File

@ -469,6 +469,8 @@ AC_DEFINE(HAVE_DB3_DB_H, 1, [Define if you have the <db3/db.h> header file])
WITH_DB_SUBDIR=db3
AC_SUBST(WITH_DB_SUBDIR)
# FIXME: Temporary helper until external BDB is fully supported
with_internal_db=yes
#=================
# Check for sqlite3 library.
@ -1065,6 +1067,8 @@ AC_SUBST(OBJDUMP)
AC_CONFIG_SUBDIRS(db3)
AM_CONDITIONAL([WITH_INTERNAL_DB],[test "$with_internal_db" = yes])
AC_PATH_PROG(AUTOM4TE,autom4te,:)
AC_CONFIG_FILES([ Doxyfile Makefile