summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-09-17 17:58:29 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-09-17 17:58:29 +0200
commit7bf56f58295b6ee19f3896b726f6a7e3435af446 (patch)
tree1b46c806811db947467bc3cf2e0a8d472f616a3a /configure.ac
parent6394b2a2e9314af0909e49323fe0012b549be29d (diff)
downloadlibrpm-tizen-7bf56f58295b6ee19f3896b726f6a7e3435af446.tar.gz
librpm-tizen-7bf56f58295b6ee19f3896b726f6a7e3435af446.tar.bz2
librpm-tizen-7bf56f58295b6ee19f3896b726f6a7e3435af446.zip
Eliminate WITH_DB_SUBDIR.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index da762e936..726b07614 100644
--- a/configure.ac
+++ b/configure.ac
@@ -466,9 +466,6 @@ AC_SUBST(WITH_POPT_LIB)
dnl ------------------ with internal db
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