Added support for compiling on win32 with Visual C and 'nmake'. It compiles,
[obnox/wireshark/wip.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if you have the ANSI C header files.  */
4 #undef STDC_HEADERS
5
6 /* Define if your processor stores words with the most significant
7    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
8 #undef WORDS_BIGENDIAN
9
10 #undef HAVE_SA_LEN
11
12 #undef DATAFILE_DIR
13
14 #undef NEED_SNPRINTF_H
15
16 #undef NEED_STRERROR_H
17
18 /* Define if you have the <fcntl.h> header file.  */
19 #undef HAVE_FCNTL_H
20
21 /* Define if you have the <net/if.h> header file.  */
22 #undef HAVE_NET_IF_H
23
24 /* Define if you have the <netdb.h> header file.  */
25 #undef HAVE_NETDB_H
26
27 /* Define if you have the <netinet/in.h> header file.  */
28 #undef HAVE_NETINET_IN_H
29
30 /* Define if you have the <snmp/snmp.h> header file.  */
31 #undef HAVE_SNMP_SNMP_H
32
33 /* Define if you have the <stdarg.h> header file.  */
34 #undef HAVE_STDARG_H
35
36 /* Define if you have the <sys/ioctl.h> header file.  */
37 #undef HAVE_SYS_IOCTL_H
38
39 /* Define if you have the <sys/socket> header file.  */
40 #undef HAVE_SYS_SOCKET
41
42 /* Define if you have the <sys/sockio.h> header file.  */
43 #undef HAVE_SYS_SOCKIO_H
44
45 /* Define if you have the <sys/time.h> header file.  */
46 #undef HAVE_SYS_TIME_H
47
48 /* Define if you have the <sys/types.h> header file.  */
49 #undef HAVE_SYS_TYPES_H
50
51 /* Define if you have the <ucd-snmp/snmp.h> header file.  */
52 #undef HAVE_UCD_SNMP_SNMP_H
53
54 /* Define if you have the <unistd.h> header file.  */
55 #undef HAVE_UNISTD_H
56
57 /* Define if you have the pcap library (-lpcap).  */
58 #undef HAVE_LIBPCAP
59
60 /* Name of package */
61 #undef PACKAGE
62
63 /* Version number of package */
64 #undef VERSION
65