From 048646d322a79ef0f4b609527bf5a5b5bfe7a199 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 16 Jun 2014 15:57:16 -0700 Subject: More Python removal. Fix a duplicate @HAVE_LUA@ while we're at it. Change-Id: I21acf388498a996701adea401551a65c9ba4f5f0 Reviewed-on: https://code.wireshark.org/review/2285 Reviewed-by: Guy Harris --- config.h.win32 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'config.h.win32') diff --git a/config.h.win32 b/config.h.win32 index d0b370f225..ea3c9474a3 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -195,10 +195,6 @@ /* Define to use Lua */ @HAVE_LUA@ -@HAVE_LUA@ - -/* Define to use Python */ -@HAVE_PYTHON@ /* Define to use Portaudio library */ @HAVE_LIBPORTAUDIO@ @@ -283,4 +279,4 @@ typedef int ssize_t; #endif /* to use define _ws_mempbrk_sse42 if available (checked with cpuinfo) */ -#define HAVE_SSE4_2 1 \ No newline at end of file +#define HAVE_SSE4_2 1 -- cgit v1.2.3