From Jiří Engelthaler:
[obnox/wireshark/wip.git] / config.h.win32
index a463161c5a0824f562cfa6a6ab908a73c228bf8f..92f7057a162d17678b93a0793636dd50cd12fa01 100644 (file)
 @HAVE_REMOTE@
 @HAVE_PCAP_REMOTE@
 @HAVE_PCAP_OPEN@
+@HAVE_PCAP_OPEN_DEAD@
+@HAVE_BPF_IMAGE@
 @HAVE_PCAP_SETSAMPLING@
 
 @HAVE_AIRPCAP@
 @HAVE_AIRPDCAP@
 
-/* Use new packet list or not Warning Experimental */
+/* Use new packet list or not */
 @HAVE_NEW_PACKET_LIST@
 
 /* availability of pcap_freecode() is handled at runtime */
 @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 */
 #define popen                  _popen
 #define pclose                 _pclose
 
+/* Define to use GTK */
+#define HAVE_GTK
+
 /* Name of package */
 #define PACKAGE "wireshark"