[Libreoffice-commits] .: configure.ac
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Nov 19 10:36:41 PST 2012
configure.ac | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 96682a78cfe076714616a880f214248b4498ebf3
Author: Tor Lillqvist <tlillqvist at suse.com>
Date: Sun Nov 18 11:18:18 2012 +0200
Fix misleading comment
Change-Id: I70155825cb591b9ef60d82d81e2a51e9e25b96e4
diff --git a/configure.ac b/configure.ac
index 101ea03..18d4277 100644
--- a/configure.ac
+++ b/configure.ac
@@ -568,8 +568,9 @@ AC_ARG_ENABLE(scripting,
[Disable BASIC, Java and Python. Work in progress, use only if you are hacking on it.])
)
-# This is mainly for iOS, but could potentially be used in some
+# This is mainly for Android and iOS, but could potentially be used in some
# special case otherwise, too, so factored out as a separate setting
+
AC_ARG_ENABLE(dynamic-loading,
AS_HELP_STRING([--disable-dynamic-loading],
[Disable any use of dynamic loading of code. Work in progress, use only if you are hacking on it.])
More information about the Libreoffice-commits
mailing list