aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-06-01 22:20:15 +0000
committerGerald Combs <gerald@wireshark.org>2010-06-01 22:20:15 +0000
commitfe79af8f421f738dcb767b4fdadad8bf65c81400 (patch)
treee9d095d8acc923c5458ff7870a7e148134762a6f /config.h.win32
parent217b344bd982ce69a688805ee9f5d27aa9c9ecbd (diff)
From Kovarththanan Rajaratnam via bug 3500:
Sébastien's initial commit [1] didn't contain support for embedding Python on Windows. [1] http://anonsvn.wireshark.org/viewvc?view=rev&revision=28529 From me: Comment out PYTHON_EMBED for now. Start a list of known Python+CRT versions. Add get_wspython_dir to libwireshark.def. svn path=/trunk/; revision=33036
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win323
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index a463161c5a..aed2d95469 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -192,6 +192,9 @@
@HAVE_LUA@
@HAVE_LUA_5_1@
+/* Define to use Python */
+@HAVE_PYTHON@
+
/* Define to use Portaudio library */
@HAVE_LIBPORTAUDIO@
/* Define version of of the Portaudio library API */