From: Nils Gillmann Date: Sat, 31 Mar 2018 10:45:19 +0000 (+0000) Subject: configure.ac: The comment in line 598 was wrong X-Git-Tag: v0.11.0pre66~129 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=29d2fd50260dd3f41ba5209579656d3a15005fec;p=oweals%2Fgnunet.git configure.ac: The comment in line 598 was wrong Signed-off-by: Nils Gillmann --- diff --git a/configure.ac b/configure.ac index 145a6aaff..881262cbe 100644 --- a/configure.ac +++ b/configure.ac @@ -595,8 +595,7 @@ AC_CHECK_LIB([kvm],[kvm_open]) AC_CHECK_LIB([kstat],[kstat_open]) -# should the build process be restricted to only building -# the documentation? +# should the build process be building the documentation? AC_MSG_CHECKING(whether to build documentation) AC_ARG_ENABLE([documentation], [AS_HELP_STRING([--enable-documentation], [build the documentation])],