Searched refs:HAVE_LUASCRIPT (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dconfig.h91 HAVE_LUASCRIPT
179 /* #define HAVE_LUASCRIPT */
351 #undef HAVE_LUASCRIPT macro
354 /* Must HAVE_SCRIPT to HAVE_LUASCRIPT */
355 #ifdef HAVE_LUASCRIPT
419 # if !defined(HAVE_LUASCRIPT)
H A Dhelper.c36 #ifdef HAVE_LUASCRIPT
139 #ifdef HAVE_LUASCRIPT
198 #ifdef HAVE_LUASCRIPT
303 #ifdef HAVE_LUASCRIPT
619 #ifdef HAVE_LUASCRIPT
H A Doption.c1771 # if !defined(HAVE_LUASCRIPT)
1772 ret_err(_("recompile with HAVE_LUASCRIPT defined to enable Lua scripts"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dconfig.h91 HAVE_LUASCRIPT
179 /* #define HAVE_LUASCRIPT */
351 #undef HAVE_LUASCRIPT macro
354 /* Must HAVE_SCRIPT to HAVE_LUASCRIPT */
355 #ifdef HAVE_LUASCRIPT
419 # if !defined(HAVE_LUASCRIPT)
H A Dhelper.c36 #ifdef HAVE_LUASCRIPT
139 #ifdef HAVE_LUASCRIPT
198 #ifdef HAVE_LUASCRIPT
303 #ifdef HAVE_LUASCRIPT
619 #ifdef HAVE_LUASCRIPT
H A Doption.c1771 # if !defined(HAVE_LUASCRIPT)
1772 ret_err(_("recompile with HAVE_LUASCRIPT defined to enable Lua scripts"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dconfig.h91 HAVE_LUASCRIPT
179 /* #define HAVE_LUASCRIPT */
351 #undef HAVE_LUASCRIPT macro
354 /* Must HAVE_SCRIPT to HAVE_LUASCRIPT */
355 #ifdef HAVE_LUASCRIPT
419 # if !defined(HAVE_LUASCRIPT)
H A Dhelper.c36 #ifdef HAVE_LUASCRIPT
139 #ifdef HAVE_LUASCRIPT
198 #ifdef HAVE_LUASCRIPT
303 #ifdef HAVE_LUASCRIPT
619 #ifdef HAVE_LUASCRIPT
H A Doption.c1771 # if !defined(HAVE_LUASCRIPT)
1772 ret_err(_("recompile with HAVE_LUASCRIPT defined to enable Lua scripts"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/
H A DMakefile60 lua_cflags = `echo $(COPTS) | $(top)/bld/pkg-wrapper HAVE_LUASCRIPT $(PKG_CONFIG) --cflags lua5.1`
61 lua_libs = `echo $(COPTS) | $(top)/bld/pkg-wrapper HAVE_LUASCRIPT $(PKG_CONFIG) --libs lua5.1`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/
H A DMakefile60 lua_cflags = `echo $(COPTS) | $(top)/bld/pkg-wrapper HAVE_LUASCRIPT $(PKG_CONFIG) --cflags lua5.1`
61 lua_libs = `echo $(COPTS) | $(top)/bld/pkg-wrapper HAVE_LUASCRIPT $(PKG_CONFIG) --libs lua5.1`
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/
H A DMakefile60 lua_cflags = `echo $(COPTS) | $(top)/bld/pkg-wrapper HAVE_LUASCRIPT $(PKG_CONFIG) --cflags lua5.1`
61 lua_libs = `echo $(COPTS) | $(top)/bld/pkg-wrapper HAVE_LUASCRIPT $(PKG_CONFIG) --libs lua5.1`

Completed in 111 milliseconds