From: Niels Möller Date: Wed, 22 Aug 2012 12:18:08 +0000 (+0200) Subject: Use the name --disable-documentation in the configure help message. X-Git-Tag: nettle_2.6_release_20130116~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ad4d51893f28519796d6cf7d64ac0d04d12d393;p=thirdparty%2Fnettle.git Use the name --disable-documentation in the configure help message. --- diff --git a/configure.ac b/configure.ac index f6b6d83d..b2478918 100644 --- a/configure.ac +++ b/configure.ac @@ -61,7 +61,7 @@ AC_ARG_ENABLE(gcov, [enable_gcov=no]) AC_ARG_ENABLE(documentation, - AC_HELP_STRING([--enable-documentation], [Generate TeX documentation (default=auto)]),, + AC_HELP_STRING([--disable-documentation], [Omit building and installing the documentation. (default=auto)]),, [enable_documentation=auto]) LSH_RPATH_INIT([`echo $with_lib_path | sed 's/:/ /g'` \