From e6be1e4709aee7f87cf9e8fd82a8021f3acce25d Mon Sep 17 00:00:00 2001 From: Kentaro Hayashi Date: Sat, 30 Dec 2023 19:49:45 +0900 Subject: [PATCH] lua: enable Lua Signed-off-by: Kentaro Hayashi --- configure.ac | 1 - 1 file changed, 1 deletion(-) 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)" -- 2.39.5