summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-06-25 20:42:07 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-06-25 20:42:07 +0000
commite6e6d6217ba78d0936898815b87a514acca2e449 (patch)
treec5fb9e41f81d4e9501978141712babc952e62083 /cmakeconfig.h.in
parent8eeebf73e0743192e9c395ea240f41dd08ab0670 (diff)
downloadwireshark-e6e6d6217ba78d0936898815b87a514acca2e449.tar.gz
From Tony Trinh:
Update Lua from 5.1 to 5.2 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7400 svn path=/trunk/; revision=43482
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index f0ed5fffd0..f2bd8e6944 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -136,7 +136,7 @@
#cmakedefine HAVE_LUALIB_H 1
/* Define to use Lua 5.1 */
-#cmakedefine HAVE_LUA_5_1 1
+#cmakedefine HAVE_LUA 1
/* Define to 1 if you have the <lua.h> header file. */
#cmakedefine HAVE_LUA_H 1