1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00
openmptcprouter-feeds/tracebox/patches/105-configure-header.patch

11 lines
341 B
Diff
Raw Normal View History

2023-07-04 16:31:37 +00:00
--- 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.])