projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa8eb58
)
configure: In the summary, say which plugins have been disabled by the user.
author
Sebastian Harl
<sh@tokkee.org>
Tue, 30 Mar 2010 20:15:56 +0000
(22:15 +0200)
committer
Sebastian Harl
<sh@tokkee.org>
Tue, 30 Mar 2010 20:15:56 +0000
(22:15 +0200)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
1193583
..
db0b083
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-3789,7
+3789,7
@@
AC_DEFUN(
enable_plugin="yes"
force="yes"
else
- enable_plugin="no"
+ enable_plugin="no
(disabled on command line)
"
fi; fi
],
[