X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=configure;h=37f45f9b1efd231060c98351cc09d0807cf17064;hb=8fb36dca4d936e12c6dfe3ada78f7015a9ea7ee4;hp=bf2300f82f513ab1319621c2fcb12ec93e03283f;hpb=13dd30e61d42f9763dd13d6c7a0e80f3aa383240;p=prosody.git diff --git a/configure b/configure index bf2300f8..37f45f9b 100755 --- a/configure +++ b/configure @@ -131,6 +131,8 @@ do LUA_SUFFIX_SET=yes LUA_DIR=/usr/local LUA_DIR_SET=yes + CC=cc + LD=ld fi if [ "$OSTYPE" = "openbsd" ]; then LUA_INCDIR="/usr/local/include";