configure.ac: The comment in line 598 was wrong
authorNils Gillmann <ng0@n0.is>
Sat, 31 Mar 2018 10:45:19 +0000 (10:45 +0000)
committerNils Gillmann <ng0@n0.is>
Sat, 31 Mar 2018 10:45:19 +0000 (10:45 +0000)
Signed-off-by: Nils Gillmann <ng0@n0.is>
configure.ac

index 145a6aaffd1f6a455f351d845157e62a3735e682..881262cbe995f4c74c481b2018130cbb55116d3c 100644 (file)
@@ -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])],