mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Merge pull request #327 from Ysurac/develop
Disable LUA header check for tracebox
This commit is contained in:
commit
71a648ac56
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…
Add table
Add a link
Reference in a new issue