aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
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])
595AC_CHECK_LIB([kstat],[kstat_open]) 595AC_CHECK_LIB([kstat],[kstat_open])
596 596
597 597
598# should the build process be restricted to only building 598# should the build process be building the documentation?
599# the documentation?
600AC_MSG_CHECKING(whether to build documentation) 599AC_MSG_CHECKING(whether to build documentation)
601AC_ARG_ENABLE([documentation], 600AC_ARG_ENABLE([documentation],
602 [AS_HELP_STRING([--enable-documentation], [build the documentation])], 601 [AS_HELP_STRING([--enable-documentation], [build the documentation])],