aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-16 15:57:16 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-16 22:57:59 +0000
commit048646d322a79ef0f4b609527bf5a5b5bfe7a199 (patch)
tree50692cbaf0fabce0060ccc94e9f268193727b944 /config.h.win32
parentd58ac9ad384b4f1d3c6fd6369a876ed3156532d0 (diff)
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 <guy@alum.mit.edu>
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win326
1 files changed, 1 insertions, 5 deletions
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