Lines Matching refs:IF
7 # AX_PROG_LUA[([MINIMUM-VERSION], [TOO-BIG-VERSION], [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])]
8 # AX_LUA_HEADERS[([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])]
9 # AX_LUA_LIBS[([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])]
10 # AX_LUA_READLINE[([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])]
84 # If an acceptable Lua interpreter is found, then ACTION-IF-FOUND is
85 # performed, otherwise ACTION-IF-NOT-FOUND is preformed. If ACTION-IF-NOT-
120 # If headers are found, then ACTION-IF-FOUND is performed, otherwise
121 # ACTION-IF-NOT-FOUND is performed. If ACTION-IF-NOT-FOUND is blank, then
141 # If libraries are found, then ACTION-IF-FOUND is performed, otherwise
142 # ACTION-IF-NOT-FOUND is performed. If ACTION-IF-NOT-FOUND is blank, then
150 # If a readline compatible library is found, then ACTION-IF-FOUND is
151 # performed, otherwise ACTION-IF-NOT-FOUND is performed.
188 dnl [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
360 dnl _AX_LUA_CHK_IS_INTRP(PROG, [ACTION-IF-TRUE], [ACTION-IF-FALSE])
383 dnl [ACTION-IF-TRUE], [ACTION-IF-FALSE])
455 dnl AX_LUA_HEADERS([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
579 dnl AX_LUA_LIBS([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
653 dnl AX_LUA_READLINE([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])