aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index adf081a6..6a1d656e 100755
--- a/configure
+++ b/configure
@@ -281,7 +281,7 @@ else
exit 1
fi
fi
-LDFLAGS="$LDFLAGS -llua"
+LDFLAGS="$LDFLAGS -llua$LUA_SUFFIX"
echo -n "Checking Lua includes... "
lua_h="$LUA_INCDIR/lua.h"