aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2006-03-15 22:30:28 +0000
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2006-03-15 22:30:28 +0000
commit56ce9670e54e7958d3cc55452e43a5983eb2e030 (patch)
tree482f274182830c82e9a20934b07cf1a481c9a7b1 /config.h.win32
parentab2ab46e45a20ac14995788c47c50900b2bb3115 (diff)
Define HAVE_LUA_5_1 on windows as that what we have.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17640 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win321
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index 794f18dbce..a78f6254bc 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -202,6 +202,7 @@
/* Define to use Lua */
@HAVE_LUA@
+@HAVE_LUA_5_1@
#ifndef WIN32
#define WIN32 1