aboutsummaryrefslogtreecommitdiff
path: root/vars.config.in
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-03-08 13:53:37 +0100
committerBadlop <badlop@process-one.net>2021-03-08 16:33:06 +0100
commit1b155ed6e767b85f2c13e31de0464d3e238e87a1 (patch)
treeed7ec2d526db195164f7d03374725c0d8a8ee9c9 /vars.config.in
parentSort libraries alphabetically, so they're easier to check manually (diff)
Add --enable-lua, and use that for luerl instead of --enable-tools (#3508)
--enable-tools is for development tools, but prosody2ejabberd is used at runtime, so better move luerl to --enable-lua
Diffstat (limited to 'vars.config.in')
-rw-r--r--vars.config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/vars.config.in b/vars.config.in
index 696c761f8..49cabf528 100644
--- a/vars.config.in
+++ b/vars.config.in
@@ -40,6 +40,7 @@
{elixir, @elixir@}.
{stun, @stun@}.
{sip, @sip@}.
+{lua, @lua@}.
%% Version
{vsn, "@PACKAGE_VERSION@"}.