summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 701beaa)
raw | patch | inline | side by side (parent: 701beaa)
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 7b8efd1e859f39db0b0aa64db518f75b9fa8087c..352df66604c076a85428f5e3371b9000359d910d 100644 (file)
--- a/configure.in
+++ b/configure.in
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)