summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-06-06 16:12:58 +0300
committerPanu Matilainen <pmatilai@redhat.com>2007-06-06 16:12:58 +0300
commit0f18a279a8910d2a56e584318bd838599cc870fd (patch)
tree720629bf76c3b7ed1543ca94924a4c95be8ceb41 /configure.ac
parent63548fdfa090782c2c804781891d1d7cfd507bba (diff)
downloadlibrpm-tizen-0f18a279a8910d2a56e584318bd838599cc870fd.tar.gz
librpm-tizen-0f18a279a8910d2a56e584318bd838599cc870fd.tar.bz2
librpm-tizen-0f18a279a8910d2a56e584318bd838599cc870fd.zip
Add db3 back to AC_CONFIG_SUBDIRS. Oops...
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2936823af..a5af6327e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1337,7 +1337,7 @@ dnl XXX this causes popt to depend on zlib et al
dnl # XXX Propagate -lucb to popt ...
dnl export LIBS INCPATH CONFIG_SITE
-AC_CONFIG_SUBDIRS(popt file)
+AC_CONFIG_SUBDIRS(popt file db3)
AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpmpopt rpm.spec
rpmio/Makefile rpmdb/Makefile lib/Makefile build/Makefile