[Libreoffice-commits] .: configure.in
Caolán McNamara
caolan at kemper.freedesktop.org
Mon Nov 1 03:08:28 PDT 2010
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 39fb7fa5dcc8fccc6acb3ab1177ecdf1e802c9f1
Author: Niko Rönkkö <ronkko at iki.fi>
Date: Mon Nov 1 10:08:21 2010 +0000
Wrong option name in help bootstrap
diff --git a/configure.in b/configure.in
index 6f0539a..7a9dc43 100644
--- a/configure.in
+++ b/configure.in
@@ -641,7 +641,7 @@ AC_ARG_WITH(commons-logging-jar,
])
AC_ARG_WITH(servlet-api-jar,
-[ --servlet-api-jar=JARFILE Specify path to jarfile manually ],
+[ --with-servlet-api-jar=JARFILE Specify path to jarfile manually ],
[ SERVLETAPI_JAR="$withval"
])
More information about the Libreoffice-commits
mailing list