mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Define LUA_INCLUDED when configuring --with-liblua=included
This commit is contained in:
@@ -802,7 +802,7 @@ AC_HELP_STRING([--without-liblua], [Compile without lua (this will exclude all o
|
||||
LUA_CLEAN="clean-lua"
|
||||
LUA_DIST_CLEAN="distclean-lua"
|
||||
have_lua="yes"
|
||||
|
||||
AC_DEFINE(LUA_INCLUDED, 1, [Using included liblua])
|
||||
;;
|
||||
no)
|
||||
no_lua="yes"
|
||||
|
||||
Reference in New Issue
Block a user