Searched refs:inc_path (Results 1 – 2 of 2) sorted by relevance
5481 inc_path="$vi_cv_path_lua_pfx/include"5482 for dir in "$inc_path"/moonjit-[0-9]* ; do5489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if lua.h can be found in $inc_path$lua_suf" >&55490 $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
633 inc_path="$vi_cv_path_lua_pfx/include"634 for dir in "$inc_path"/moonjit-[[0-9]]* ; do641 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