Kaydet (Commit) 7a4275a1 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Adapt configure --help output

...to 75e32e15 "default to --without-help and
--without-myspell-dicts."

Change-Id: I018b8033f3a9d485b5cf5a9392719748426de53b
üst a5794f08
......@@ -1286,10 +1286,8 @@ AC_ARG_WITH(system-nss,
[with_system_nss="$with_system_libs"])
AC_ARG_WITH(myspell-dicts,
AS_HELP_STRING([--without-myspell-dicts],
[Removes myspell dictionaries from LibreOffice installation set, for
people building for specific distributions where the myspell dictionaries
are installed from other sources.]),
AS_HELP_STRING([--with-myspell-dicts],
[Adds myspell dictionaries to the LibreOffice installation set]),
,)
AC_ARG_WITH(system-dicts,
......@@ -1711,8 +1709,8 @@ AC_ARG_WITH(jdk-home,
,)
AC_ARG_WITH(help,
AS_HELP_STRING([--without-help],
[Disable the build of help.]))
AS_HELP_STRING([--with-help],
[Enable the build of help.]))
AC_ARG_WITH(java,
AS_HELP_STRING([--with-java],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment