From: Sebastian Harl Date: Tue, 30 Mar 2010 20:15:56 +0000 (+0200) Subject: configure: In the summary, say which plugins have been disabled by the user. X-Git-Tag: collectd-4.10.0~32 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=c632c2e5d2c982846ebbb789b0661702872518d0;p=collectd.git configure: In the summary, say which plugins have been disabled by the user. --- diff --git a/configure.in b/configure.in index 11935835..db0b083c 100644 --- 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 ], [