summaryrefslogtreecommitdiff
path: root/modules/lua
diff options
context:
space:
mode:
Diffstat (limited to 'modules/lua')
-rw-r--r--modules/lua/config.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/lua/config.m4 b/modules/lua/config.m4
index 78f17ea3aa..6010980938 100644
--- a/modules/lua/config.m4
+++ b/modules/lua/config.m4
@@ -125,4 +125,6 @@ APACHE_MODULE(lua, Apache Lua Framework, $lua_objects, , no, [
MOD_LUA_LDADD="$LUA_LIBS"
])
+APR_ADDTO(INCLUDES, [-I\$(top_srcdir)/$modpath_current])
+
APACHE_MODPATH_FINISH