Software /
code /
prosody
Diff
configure @ 9999:d2febb4befbc
Merge 0.11->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 May 2019 08:55:05 +0200 |
parent | 9861:84916bbe5985 |
parent | 9998:c8646f65767a |
child | 10008:272c436ca5d1 |
line wrap: on
line diff
--- a/configure Sun May 05 08:12:16 2019 +0200 +++ b/configure Sun May 05 08:55:05 2019 +0200 @@ -426,6 +426,13 @@ } fi +# See #1353 +if [ "$LUA_DIR_SET" != "yes" ] && [ "$LUA_DIR" = "/" ] +then + LUA_DIR="/usr" +fi + + if [ "$lua_interp_found" != "yes" ] && [ "$RUNWITH_SET" != "yes" ] then if [ "$LUA_VERSION_SET" ]; then