summaryrefslogtreecommitdiff
path: root/Build/source/libs/lua52/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/lua52/Makefile.am')
-rw-r--r--Build/source/libs/lua52/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/lua52/Makefile.am b/Build/source/libs/lua52/Makefile.am
index e8ef2795699..7b53e991372 100644
--- a/Build/source/libs/lua52/Makefile.am
+++ b/Build/source/libs/lua52/Makefile.am
@@ -22,7 +22,7 @@ dist-hook:
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