Updated LUA autoconf script.

This commit is contained in:
Jari Sundell
2026-05-27 14:37:09 +02:00
committed by GitHub
parent 0989b2218d
commit 880510073a
2 changed files with 86 additions and 34 deletions
+3
View File
@@ -55,6 +55,9 @@ AC_LANG_PUSH(C++)
TORRENT_WITH_XMLRPC_C
AC_LANG_POP(C++)
dnl We don't have LuaJIT support, and the script breaks if not disabled.
AM_CONDITIONAL([LUAJIT], [false])
TORRENT_WITH_LUA
TORRENT_WITH_TINYXML2
TORRENT_WITH_SYSTEMD