X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=configure;h=af046223933d8f18b477bc9b5b5d3b8b8befedc2;hb=a689938fa45323f67433bcd5554affd3f4b0fc52;hp=50591f29170fe863cb2012a86bde35703acbd9ef;hpb=129dcbaaa5450ca698a81a053437e8074d52d869;p=prosody.git diff --git a/configure b/configure index 50591f29..af046223 100755 --- a/configure +++ b/configure @@ -279,8 +279,6 @@ then IDNA_LIBS="-l$IDN_LIB" fi -LDFLAGS="$LDFLAGS -llua$LUA_SUFFIX" - echo -n "Checking Lua includes... " lua_h="$LUA_INCDIR/lua.h" if [ -e "$lua_h" ]