Home
last modified time | relevance | path

Searched refs:LUA_LIB (Results 1 – 25 of 25) sorted by relevance

/freebsd-13-stable/contrib/libucl/m4/
HDax_lua.m4126 # expanded before this macro. Adds precious variable LUA_LIB, which may
127 # contain Lua specific linker flags, e.g. -llua5.1. If LUA_LIB is blank,
130 # LUA_LIB can be used by Automake to link Lua modules or executables with
132 # for this purpose, e.g. mymod_LIBADD = $(LUA_LIB).
136 # with a combination of LIBS, LIBRARY_PATH, and LUA_LIB.
139 # flags will be added to LUA_LIB.
593 dnl Make LUA_LIB a precious variable.
594 AC_ARG_VAR([LUA_LIB], [The Lua library, e.g. -llua5.1])
596 AS_IF([test "x$LUA_LIB" != 'x'],
599 LIBS="$LUA_LIB $LIBS"
[all …]
/freebsd-13-stable/contrib/libucl/
HDlibucl.pc.in10 Libs.private: @LIBS_EXTRA@ @LUA_LIB@
/freebsd-13-stable/contrib/lua/src/
HDlinit.c9 #define LUA_LIB macro
HDlcorolib.c8 #define LUA_LIB macro
HDlutf8lib.c8 #define LUA_LIB macro
HDloslib.c8 #define LUA_LIB macro
HDltablib.c8 #define LUA_LIB macro
HDldblib.c8 #define LUA_LIB macro
HDlbaselib.c8 #define LUA_LIB macro
HDloadlib.c12 #define LUA_LIB macro
HDlmathlib.c8 #define LUA_LIB macro
HDliolib.c8 #define LUA_LIB macro
HDlauxlib.c8 #define LUA_LIB macro
HDluaconf.h.dist270 #if defined(LUA_CORE) || defined(LUA_LIB) /* { */
HDlstrlib.c8 #define LUA_LIB macro
/freebsd-13-stable/libexec/flua/
HDlinit_flua.c9 #define LUA_LIB macro
/freebsd-13-stable/contrib/libucl/lua/
HDMakefile.am15 @LUA_LIB@
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
HDlcorolib.c10 #define LUA_LIB macro
HDlbaselib.c21 #define LUA_LIB macro
HDltablib.c10 #define LUA_LIB macro
HDlauxlib.c14 #define LUA_LIB macro
HDlstrlib.c10 #define LUA_LIB macro
/freebsd-13-stable/sys/contrib/openzfs/include/sys/lua/
HDluaconf.h150 #if defined(LUA_CORE) || defined(LUA_LIB) /* { */
/freebsd-13-stable/lib/liblua/
HDluaconf.h277 #if defined(LUA_CORE) || defined(LUA_LIB) /* { */
/freebsd-13-stable/stand/liblua/
HDluaconf.h270 #if defined(LUA_CORE) || defined(LUA_LIB) /* { */