prosody: Don't add a datamanager callback when anonymous_login=true (mod_auth_anonymo...
[prosody.git] / configure
index 50591f29170fe863cb2012a86bde35703acbd9ef..af046223933d8f18b477bc9b5b5d3b8b8befedc2 100755 (executable)
--- 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" ]