summaryrefslogtreecommitdiff
path: root/Build/source/libs/lua52/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/lua52/Makefile.in')
-rw-r--r--Build/source/libs/lua52/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/lua52/Makefile.in b/Build/source/libs/lua52/Makefile.in
index c7a26f2e7a3..e85871336dd 100644
--- a/Build/source/libs/lua52/Makefile.in
+++ b/Build/source/libs/lua52/Makefile.in
@@ -577,7 +577,7 @@ top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
EXTRA_DIST = $(LUA52_TREE) $(LUA52_TREE)-PATCHES error.exp
SUBDIRS = . include
-AM_CPPFLAGS = -I$(top_srcdir)/$(LUA52_TREE)/src $(LUA52_DEFINES)
+AM_CPPFLAGS = -I$(top_srcdir)/$(LUA52_TREE)/src $(LUA52_DEFINES) -DLUAI_HASHLIMIT=6
AM_CFLAGS = $(WARNING_CFLAGS)
noinst_LIBRARIES = liblua52.a
nodist_liblua52_a_SOURCES = \