summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 4713dd34e7d6..fb4f3dfd8e4d 100644
--- a/configure.in
+++ b/configure.in
@@ -1582,10 +1582,8 @@ AC_ARG_WITH(gxx_include_path,
,)
AC_ARG_WITH(help,
- AS_HELP_STRING([--with-help],
- [Enable the build of help.
-
- To build without help, use --without-help.]))
+ AS_HELP_STRING([--without-help],
+ [Disable the build of help.]))
AC_ARG_WITH(java,
AS_HELP_STRING([--with-java],