[Libreoffice-commits] .: configure.in
Tor Lillqvist
tml at kemper.freedesktop.org
Fri Sep 30 00:11:30 PDT 2011
configure.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 241463973891d01d33f292543985b9f71bb460e6
Author: Tor Lillqvist <tlillqvist at suse.com>
Date: Fri Sep 30 09:50:55 2011 +0300
Clarify help for the MacOSX version options
diff --git a/configure.in b/configure.in
index d71eb22..b87f79c 100644
--- a/configure.in
+++ b/configure.in
@@ -1428,7 +1428,7 @@ AC_ARG_WITH(macosx-sdk,
AC_ARG_WITH(macosx-version-min-required,
AS_HELP_STRING([--with-macosx-version-min-required],
- [set the minimum version needed to run])
+ [set the minimum OS version needed to run the built LibreOffice])
[
Usage: --with-macosx-version-min-required=<version>
@@ -1439,7 +1439,7 @@ AC_ARG_WITH(macosx-version-min-required,
AC_ARG_WITH(macosx-version-max-allowed,
AS_HELP_STRING([--with-macosx-version-max-allowed],
- [set the minimum version needed to run])
+ [set the maximum allowed OS version the LibreOffice compilation can use APIs from])
[
Usage: --with-macosx-version-max-allowed=<version>
More information about the Libreoffice-commits
mailing list