summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-05-12 11:22:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-05-13 09:50:42 +0100
commit46f10590837f566284470cff8ac95b122e12b147 (patch)
tree20c3d8124d3989528115191b5cd36956543fc59d /configure.in
parent9ca02a663c3eee2698eb360dd5dc7afb1951e743 (diff)
java berkleydb usage is history
Change-Id: I9c99507e225cc32a8079d10df6e1ce52f69552a4
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 4dd184caabab..ddf47e8de005 100644
--- a/configure.in
+++ b/configure.in
@@ -1077,8 +1077,7 @@ AC_ARG_WITH(system-headers,
AC_ARG_WITH(system-jars,
AS_HELP_STRING([--without-system-jars],
[When building with --with-system-libs, also the needed jars are expected
- on the system. Use this to disable that (except for the db case where
- --with-system-db *has to* imply using the db.jar from there, too).]),,
+ on the system. Use this to disable that]),,
[with_system_jars="$with_system_libs"])
AC_ARG_WITH(system-stdlibs,