Fix various typos and spelling errors.
[obnox/wireshark/wip.git] / config.h.win32
index 688d9076f7d42bf7bcb010bfb8e8f3e248546fe7..92f7057a162d17678b93a0793636dd50cd12fa01 100644 (file)
 #define popen                  _popen
 #define pclose                 _pclose
 
+/* Define to use GTK */
+#define HAVE_GTK
+
 /* Name of package */
 #define PACKAGE "wireshark"