projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
466b556
)
configure.ac: The comment in line 598 was wrong
author
Nils Gillmann
<ng0@n0.is>
Sat, 31 Mar 2018 10:45:19 +0000
(10:45 +0000)
committer
Nils 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
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 145a6aaffd1f6a455f351d845157e62a3735e682..881262cbe995f4c74c481b2018130cbb55116d3c 100644
(file)
--- 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])],