mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Disable LUA header check for tracebox
This commit is contained in:
parent
13b4d20763
commit
cca347992c
1 changed files with 10 additions and 0 deletions
10
tracebox/patches/105-configure-header.patch
Normal file
10
tracebox/patches/105-configure-header.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- a/configure.ac 2023-07-04 18:25:34.419067107 +0200
|
||||
+++ b/configure.ac 2023-07-04 18:25:42.558931140 +0200
|
||||
@@ -58,7 +58,6 @@
|
||||
esac ],
|
||||
[
|
||||
AX_PROG_LUA
|
||||
- AX_LUA_HEADERS
|
||||
AX_LUA_LIBS
|
||||
if test x"$LUA_LIB" = x; then
|
||||
AC_MSG_ERROR([Lua library not found. You may try option --with-lua-suffix.])
|
Loading…
Reference in a new issue