From: Kentaro Hayashi Date: Sat, 30 Dec 2023 10:49:45 +0000 (+0900) Subject: lua: enable Lua X-Git-Tag: 6.0.0-rc0~14^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6be1e4709aee7f87cf9e8fd82a8021f3acce25d;p=thirdparty%2Fcollectd.git lua: enable Lua Signed-off-by: Kentaro Hayashi --- diff --git a/configure.ac b/configure.ac index 13eb9d6a9..5843bcfa2 100644 --- a/configure.ac +++ b/configure.ac @@ -7293,7 +7293,6 @@ plugin_curl_xml="no (collectd 6 support missing)" plugin_gmond="no (collectd 6 support missing)" plugin_grpc="no (collectd 6 support missing)" plugin_java="no (collectd 6 support missing)" -plugin_lua="no (collectd 6 support missing)" plugin_match_empty_counter="no (collectd 6 support missing)" plugin_match_hashed="no (collectd 6 support missing)" plugin_match_regex="no (collectd 6 support missing)"