Home
last modified time | relevance | path

Searched refs:lua_suf (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/auto/
H A Dconfigure5480 lua_suf=/moonjit-2.3
5484 lua_suf=`basename "$dir"`
5485 lua_suf="/$lua_suf"
5489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if lua.h can be found in $inc_path$lua_suf" >&5
5490 $as_echo_n "checking if lua.h can be found in $inc_path$lua_suf... " >&6; }
5491 if test -f "$inc_path$lua_suf/lua.h"; then
5494 LUA_INC=$lua_suf
/vim-8.2.3635/src/
H A Dconfigure.ac632 lua_suf=/moonjit-2.3
636 lua_suf=`basename "$dir"`
637 lua_suf="/$lua_suf"
641 AC_MSG_CHECKING(if lua.h can be found in $inc_path$lua_suf)
642 if test -f "$inc_path$lua_suf/lua.h"; then
644 LUA_INC=$lua_suf