An NCP READ is now decoded. This is the first function to be decoded.
[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 PACKAGE
11
12 #undef VERSION
13
14 #undef HAVE_SOCKADDR_SA_LEN
15
16 #undef DATAFILE_DIR
17
18 #undef NEED_SNPRINTF_H
19
20 /* Define if you have the <fcntl.h> header file.  */
21 #undef HAVE_FCNTL_H
22
23 /* Define if you have the <netinet/in.h> header file.  */
24 #undef HAVE_NETINET_IN_H
25
26 /* Define if you have the <stdarg.h> header file.  */
27 #undef HAVE_STDARG_H
28
29 /* Define if you have the <strings.h> header file.  */
30 #undef HAVE_STRINGS_H
31
32 /* Define if you have the <sys/ioctl.h> header file.  */
33 #undef HAVE_SYS_IOCTL_H
34
35 /* Define if you have the <sys/sockio.h> header file.  */
36 #undef HAVE_SYS_SOCKIO_H
37
38 /* Define if you have the <sys/time.h> header file.  */
39 #undef HAVE_SYS_TIME_H
40
41 /* Define if you have the <sys/types.h> header file.  */
42 #undef HAVE_SYS_TYPES_H
43
44 /* Define if you have the <unistd.h> header file.  */
45 #undef HAVE_UNISTD_H
46
47 /* Define if you have the pcap library (-lpcap).  */
48 #undef HAVE_LIBPCAP