[ooo-build-commit] .: configure.in
Caolán McNamara
caolan at kemper.freedesktop.org
Tue Oct 5 02:36:19 PDT 2010
configure.in | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit bc3ef4440235689d8743298ece64bef6d9e02358
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Oct 1 20:54:12 2010 +0100
add --with-system-apache-commons to configure.in
diff --git a/configure.in b/configure.in
index ed09735..6fc0a61 100644
--- a/configure.in
+++ b/configure.in
@@ -377,6 +377,9 @@ AC_ARG_WITH(system-db,
AC_ARG_WITH(system-lucene,
[ --with-system-lucene Use lucene already on system
],,)
+AC_ARG_WITH(system-apache-commons,
+[ --with-system-apache-commons Use apache commons libraries already on system
+],,)
AC_ARG_WITH(lucene-core-jar,
[ --with-lucene-core-jar=JARFILE Specify path to jarfile manually ],
[ LUCENE_CORE_JAR="$withval"
More information about the ooo-build-commit
mailing list