diff options
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -286,7 +286,7 @@ fi | |||
| 286 | 286 | ||
| 287 | if [ "$LUA_DIR_SET" != "yes" ] | 287 | if [ "$LUA_DIR_SET" != "yes" ] |
| 288 | then | 288 | then |
| 289 | if [ -n "$find_lua" ] | 289 | if [ -z "$find_lua" ] |
| 290 | then | 290 | then |
| 291 | echo_n "Looking for Lua... " | 291 | echo_n "Looking for Lua... " |
| 292 | find_lua=`find_program lua$LUA_SUFFIX` | 292 | find_lua=`find_program lua$LUA_SUFFIX` |
