projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
701beaa
)
forgot to change comment...
author
niki
<niki>
Wed, 14 Dec 2005 13:50:52 +0000
(13:50 +0000)
committer
niki
<niki>
Wed, 14 Dec 2005 13:50:52 +0000
(13:50 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
7b8efd1
..
352df66
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-374,7
+374,7
@@
fi
AC_DEFINE_UNQUOTED([COLLECT_]my_toupper([$1]), [$collectd_$1], [wether or not to enable $3 $4])
AM_CONDITIONAL([BUILD_]my_toupper([$3])[_]my_toupper([$1]), [test "x$enable_$1" = "xyes"])dnl
]dnl
-)# COLLECTD(name, enable/disable, info-text, feature/module)
+)#
AC_
COLLECTD(name, enable/disable, info-text, feature/module)