Clean up white space.
[obnox/wireshark/wip.git] / config.h.win32
index 185f5b5956718a80ac94bcf360e38dc8b4f3342a..5396ba6a76f0033db75bf1a3765a2088209b3e85 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: config.h.win32,v 1.26 2001/04/05 04:39:23 gram Exp $ */
+/* $Id: config.h.win32,v 1.34 2002/03/12 10:37:01 guy Exp $ */
 /* config.h.win32 Generated manually. :-) */
 /* config.h.  Generated automatically by configure.  */
 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
@@ -35,8 +35,6 @@
 
 /* #undef HAVE_SA_LEN */
 
-#define DATAFILE_DIR "/usr/local/etc"
-
 /* #undef NEED_SNPRINTF_H */
 
 /* #undef NEED_STRERROR_H */
@@ -45,6 +43,8 @@
 
 #define HAVE_LIBPCAP 1
 
+/* #undef HAVE_UCD_SNMP */
+
 /* Define if you have the gethostbyname2 function.  */
 /* #undef HAVE_GETHOSTBYNAME2 */
 
 /* Define if you have the <arpa/inet.h> header file.  */
 /* #undef HAVE_ARPA_INET_H */
 
-/* Define if you have the <dlfcn.h> header file.  */
-/* #undef HAVE_DLFCN_H */
-
 /* Define if you have the <fcntl.h> header file.  */
 #define HAVE_FCNTL_H 1
 
+/* Define if you have the <iconv.h> header file.  */
+/* #undef HAVE_ICONV_H */
+
 /* Define if you have the <netdb.h> header file.  */
 /* #undef HAVE_NETDB_H */
 
@@ -99,9 +99,6 @@
 /* Define if you have the <sys/wait.h> header file.  */
 /* #undef HAVE_SYS_WAIT_H */
 
-/* Define if you have the <ucd-snmp/snmp.h> header file.  */
-/* #undef HAVE_UCD_SNMP_SNMP_H */
-
 /* Define if you have the <ucd-snmp/version.h> header file.  */
 /* #undef HAVE_UCD_SNMP_VERSION_H */
 
 #define NEED_INET_ATON_H       1
 #define NEED_INET_V6DEFS_H     1
 #define NEED_GETOPT_H          1
+#define NEED_STRPTIME_H                1
 #define snprintf               _snprintf
 #define vsnprintf              _vsnprintf
 #define strcasecmp             stricmp
 /* Version number of package */
 #define VERSION "@VERSION@"
 
-/* Plugin installation directory... */
-#define PLUGIN_DIR "C:/ethereal/plugins/0.8.16"
-
+/* We don't know what the plugin installation directory will be. */
+#define PLUGIN_DIR NULL