aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
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" ]