Replace obsolote macros

This commit is contained in:
Ervin Hegedus
2024-02-25 20:28:12 +01:00
parent 6b8956e0bb
commit b7a4a4428c
10 changed files with 240 additions and 34 deletions

View File

@@ -21,7 +21,7 @@ LUA_SONAMES="so la sl dll dylib a"
AC_ARG_WITH(
lua,
[AC_HELP_STRING([--with-lua=PATH],[Path to lua prefix or config script])]
[AS_HELP_STRING([--with-lua=PATH],[Path to lua prefix or config script])]
,, with_lua=yes)
AS_CASE(["${with_lua}"],