add winpcap 4.0.2 from url http://www.winpcap.org/
[natblaster.git] / winpcap / wpcap / libpcap / config.h.in
blobc7b7763c50c537910e1656be9d48365c52ba1b74
1 /* config.h.in. Generated from configure.in by autoheader. */
2 /* Long story short: aclocal.m4 depends on autoconf 2.13
3 * implementation details wrt "const"; newer versions
4 * have different implementation details so for now we
5 * put "const" here. This may cause duplicate definitions
6 * in config.h but that should be OK since they're the same.
7 */
8 #undef const
10 /* Enable optimizer debugging */
11 #undef BDEBUG
13 /* define if you have the DAG API */
14 #undef HAVE_DAG_API
16 /* define if you have dag_get_erf_types() */
17 #undef HAVE_DAG_GET_ERF_TYPES
19 /* define if you have streams capable DAG API */
20 #undef HAVE_DAG_STREAMS_API
22 /* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
23 don't. */
24 #undef HAVE_DECL_ETHER_HOSTTON
26 /* define if you have a /dev/dlpi */
27 #undef HAVE_DEV_DLPI
29 /* Define to 1 if you have the `ether_hostton' function. */
30 #undef HAVE_ETHER_HOSTTON
32 /* on HP-UX 10.20 or later */
33 #undef HAVE_HPUX10_20_OR_LATER
35 /* on HP-UX 9.x */
36 #undef HAVE_HPUX9
38 /* if ppa_info_t_dl_module_id exists */
39 #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
41 /* Define to 1 if you have the <inttypes.h> header file. */
42 #undef HAVE_INTTYPES_H
44 /* Define to 1 if you have the <limits.h> header file. */
45 #undef HAVE_LIMITS_H
47 /* Define to 1 if you have the <memory.h> header file. */
48 #undef HAVE_MEMORY_H
50 /* Define to 1 if you have the <netinet/ether.h> header file. */
51 #undef HAVE_NETINET_ETHER_H
53 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
54 #undef HAVE_NETINET_IF_ETHER_H
56 /* if there's an os_proto.h */
57 #undef HAVE_OS_PROTO_H
59 /* define if you have a /proc/net/dev */
60 #undef HAVE_PROC_NET_DEV
62 /* define if you have a Septel API */
63 #undef HAVE_SEPTEL_API
65 /* Define to 1 if you have the `snprintf' function. */
66 #undef HAVE_SNPRINTF
68 /* if struct sockaddr has sa_len */
69 #undef HAVE_SOCKADDR_SA_LEN
71 /* if struct sockaddr_storage exists */
72 #undef HAVE_SOCKADDR_STORAGE
74 /* On solaris */
75 #undef HAVE_SOLARIS
77 /* Define to 1 if you have the <stdint.h> header file. */
78 #undef HAVE_STDINT_H
80 /* Define to 1 if you have the <stdlib.h> header file. */
81 #undef HAVE_STDLIB_H
83 /* Define to 1 if you have the `strerror' function. */
84 #undef HAVE_STRERROR
86 /* Define to 1 if you have the <strings.h> header file. */
87 #undef HAVE_STRINGS_H
89 /* Define to 1 if you have the <string.h> header file. */
90 #undef HAVE_STRING_H
92 /* Define to 1 if you have the `strlcpy' function. */
93 #undef HAVE_STRLCPY
95 /* Define to 1 if the system has the type `struct ether_addr'. */
96 #undef HAVE_STRUCT_ETHER_ADDR
98 /* Define to 1 if you have the <sys/bufmod.h> header file. */
99 #undef HAVE_SYS_BUFMOD_H
101 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
102 #undef HAVE_SYS_DLPI_EXT_H
104 /* Define to 1 if you have the <sys/ioccom.h> header file. */
105 #undef HAVE_SYS_IOCCOM_H
107 /* Define to 1 if you have the <sys/sockio.h> header file. */
108 #undef HAVE_SYS_SOCKIO_H
110 /* Define to 1 if you have the <sys/stat.h> header file. */
111 #undef HAVE_SYS_STAT_H
113 /* Define to 1 if you have the <sys/types.h> header file. */
114 #undef HAVE_SYS_TYPES_H
116 /* if if_packet.h has tpacket_stats defined */
117 #undef HAVE_TPACKET_STATS
119 /* Define to 1 if you have the <unistd.h> header file. */
120 #undef HAVE_UNISTD_H
122 /* define if version.h is generated in the build procedure */
123 #undef HAVE_VERSION_H
125 /* Define to 1 if you have the `vsnprintf' function. */
126 #undef HAVE_VSNPRINTF
128 /* define if your compiler has __attribute__ */
129 #undef HAVE___ATTRIBUTE__
131 /* IPv6 */
132 #undef INET6
134 /* if unaligned access fails */
135 #undef LBL_ALIGN
137 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
138 #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
140 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
141 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
143 /* do not use protochain */
144 #undef NO_PROTOCHAIN
146 /* Define to the address where bug reports for this package should be sent. */
147 #undef PACKAGE_BUGREPORT
149 /* Define to the full name of this package. */
150 #undef PACKAGE_NAME
152 /* Define to the full name and version of this package. */
153 #undef PACKAGE_STRING
155 /* Define to the one symbol short name of this package. */
156 #undef PACKAGE_TARNAME
158 /* Define to the version of this package. */
159 #undef PACKAGE_VERSION
161 /* /dev/dlpi directory */
162 #undef PCAP_DEV_PREFIX
164 /* Define to 1 if you have the ANSI C header files. */
165 #undef STDC_HEADERS
167 /* Enable parser debugging */
168 #undef YYDEBUG
170 /* needed on HP-UX */
171 #undef _HPUX_SOURCE
173 /* define on AIX to get certain functions */
174 #undef _SUN
176 /* Define as token for inline if inlining supported */
177 #undef inline
179 /* on sinix */
180 #undef sinix
182 /* if we have u_int16_t */
183 #undef u_int16_t
185 /* if we have u_int32_t */
186 #undef u_int32_t
188 /* if we have u_int8_t */
189 #undef u_int8_t