aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-26 20:03:23 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-26 20:03:23 +0000
commitf0d17a9f125cac52396d9554e100e70e5ef189c7 (patch)
treed435d670def172ebb40c6acb12c4a7756fd9c94e /config.h.win32
parent62d6315a6f0bbd1eb34a5516aee8d1511ef52126 (diff)
Use config and makefile from Chris Maynard and Luis instead.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22672 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win324
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index a49d6ec792..520cfd2e7f 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -222,6 +222,10 @@
/* Define version of of the Portaudio library API */
@PORTAUDIO_API_1@
+/* Define to have SMI */
+@HAVE_SMI@
+
+
#ifndef WIN32
#define WIN32 1
#endif