]> The Tcpdump Group git mirrors - libpcap/blob - config.h.in
Turn close_op into cleanup_op; the routine that handles it can also be
[libpcap] / config.h.in
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
9
10 /* Enable optimizer debugging */
11 #undef BDEBUG
12
13 /* define if you have a cloning BPF device */
14 #undef HAVE_CLONING_BPF
15
16 /* define if you have the DAG API */
17 #undef HAVE_DAG_API
18
19 /* define if you have dag_get_erf_types() */
20 #undef HAVE_DAG_GET_ERF_TYPES
21
22 /* define if you have dag_get_stream_erf_types() */
23 #undef HAVE_DAG_GET_STREAM_ERF_TYPES
24
25 /* define if you have streams capable DAG API */
26 #undef HAVE_DAG_STREAMS_API
27
28 /* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
29 don't. */
30 #undef HAVE_DECL_ETHER_HOSTTON
31
32 /* define if you have a /dev/dlpi */
33 #undef HAVE_DEV_DLPI
34
35 /* if passive_req_t primitive exists */
36 #undef HAVE_DLPI_PASSIVE
37
38 /* Define to 1 if you have the `ether_hostton' function. */
39 #undef HAVE_ETHER_HOSTTON
40
41 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
42 #undef HAVE_FSEEKO
43
44 /* on HP-UX 10.20 or later */
45 #undef HAVE_HPUX10_20_OR_LATER
46
47 /* on HP-UX 9.x */
48 #undef HAVE_HPUX9
49
50 /* if ppa_info_t_dl_module_id exists */
51 #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
52
53 /* Define to 1 if you have the <inttypes.h> header file. */
54 #undef HAVE_INTTYPES_H
55
56 /* if libdlpi exists */
57 #undef HAVE_LIBDLPI
58
59 /* Define to 1 if you have the <limits.h> header file. */
60 #undef HAVE_LIMITS_H
61
62 /* Define to 1 if you have the <linux/wireless.h> header file. */
63 #undef HAVE_LINUX_WIRELESS_H
64
65 /* Define to 1 if you have the <memory.h> header file. */
66 #undef HAVE_MEMORY_H
67
68 /* Define to 1 if you have the <netinet/ether.h> header file. */
69 #undef HAVE_NETINET_ETHER_H
70
71 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
72 #undef HAVE_NETINET_IF_ETHER_H
73
74 /* Define to 1 if you have the <net/if_media.h> header file. */
75 #undef HAVE_NET_IF_MEDIA_H
76
77 /* Define to 1 if you have the <net/pfvar.h> header file. */
78 #undef HAVE_NET_PFVAR_H
79
80 /* if there's an os_proto.h */
81 #undef HAVE_OS_PROTO_H
82
83 /* Define to 1 if you have the <paths.h> header file. */
84 #undef HAVE_PATHS_H
85
86 /* define if net/pfvar.h defines PF_NAT through PF_NORDR */
87 #undef HAVE_PF_NAT_THROUGH_PF_NORDR
88
89 /* define if you have a /proc/net/dev */
90 #undef HAVE_PROC_NET_DEV
91
92 /* define if you have a Septel API */
93 #undef HAVE_SEPTEL_API
94
95 /* Define to 1 if you have the `snprintf' function. */
96 #undef HAVE_SNPRINTF
97
98 /* if struct sockaddr has sa_len */
99 #undef HAVE_SOCKADDR_SA_LEN
100
101 /* if struct sockaddr_storage exists */
102 #undef HAVE_SOCKADDR_STORAGE
103
104 /* define if socklen_t is defined */
105 #undef HAVE_SOCKLEN_T
106
107 /* On solaris */
108 #undef HAVE_SOLARIS
109
110 /* Define to 1 if you have the <stdint.h> header file. */
111 #undef HAVE_STDINT_H
112
113 /* Define to 1 if you have the <stdlib.h> header file. */
114 #undef HAVE_STDLIB_H
115
116 /* Define to 1 if you have the `strerror' function. */
117 #undef HAVE_STRERROR
118
119 /* Define to 1 if you have the <strings.h> header file. */
120 #undef HAVE_STRINGS_H
121
122 /* Define to 1 if you have the <string.h> header file. */
123 #undef HAVE_STRING_H
124
125 /* Define to 1 if you have the `strlcpy' function. */
126 #undef HAVE_STRLCPY
127
128 /* Define to 1 if the system has the type `struct ether_addr'. */
129 #undef HAVE_STRUCT_ETHER_ADDR
130
131 /* Define to 1 if you have the <sys/bufmod.h> header file. */
132 #undef HAVE_SYS_BUFMOD_H
133
134 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
135 #undef HAVE_SYS_DLPI_EXT_H
136
137 /* Define to 1 if you have the <sys/ioccom.h> header file. */
138 #undef HAVE_SYS_IOCCOM_H
139
140 /* Define to 1 if you have the <sys/sockio.h> header file. */
141 #undef HAVE_SYS_SOCKIO_H
142
143 /* Define to 1 if you have the <sys/stat.h> header file. */
144 #undef HAVE_SYS_STAT_H
145
146 /* Define to 1 if you have the <sys/types.h> header file. */
147 #undef HAVE_SYS_TYPES_H
148
149 /* if if_packet.h has tpacket_stats defined */
150 #undef HAVE_TPACKET_STATS
151
152 /* Define to 1 if you have the <unistd.h> header file. */
153 #undef HAVE_UNISTD_H
154
155 /* define if version.h is generated in the build procedure */
156 #undef HAVE_VERSION_H
157
158 /* Define to 1 if you have the `vsnprintf' function. */
159 #undef HAVE_VSNPRINTF
160
161 /* define if your compiler has __attribute__ */
162 #undef HAVE___ATTRIBUTE__
163
164 /* IPv6 */
165 #undef INET6
166
167 /* if unaligned access fails */
168 #undef LBL_ALIGN
169
170 /* path for device for USB sniffing */
171 #undef LINUX_USB_MON_DEV
172
173 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
174 #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
175
176 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
177 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
178
179 /* do not use protochain */
180 #undef NO_PROTOCHAIN
181
182 /* Define to the address where bug reports for this package should be sent. */
183 #undef PACKAGE_BUGREPORT
184
185 /* Define to the full name of this package. */
186 #undef PACKAGE_NAME
187
188 /* Define to the full name and version of this package. */
189 #undef PACKAGE_STRING
190
191 /* Define to the one symbol short name of this package. */
192 #undef PACKAGE_TARNAME
193
194 /* Define to the version of this package. */
195 #undef PACKAGE_VERSION
196
197 /* /dev/dlpi directory */
198 #undef PCAP_DEV_PREFIX
199
200 /* target host supports Bluetooth sniffing */
201 #undef PCAP_SUPPORT_BT
202
203 /* target host supports USB sniffing */
204 #undef PCAP_SUPPORT_USB
205
206 /* include ACN support */
207 #undef SITA
208
209 /* Define to 1 if you have the ANSI C header files. */
210 #undef STDC_HEADERS
211
212 /* Enable parser debugging */
213 #undef YYDEBUG
214
215 /* Number of bits in a file offset, on hosts where this is settable. */
216 #undef _FILE_OFFSET_BITS
217
218 /* needed on HP-UX */
219 #undef _HPUX_SOURCE
220
221 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
222 #undef _LARGEFILE_SOURCE
223
224 /* Define for large files, on AIX-style hosts. */
225 #undef _LARGE_FILES
226
227 /* define on AIX to get certain functions */
228 #undef _SUN
229
230 /* Define as token for inline if inlining supported */
231 #undef inline
232
233 /* on sinix */
234 #undef sinix
235
236 /* if we have u_int16_t */
237 #undef u_int16_t
238
239 /* if we have u_int32_t */
240 #undef u_int32_t
241
242 /* if we have u_int64_t */
243 #undef u_int64_t
244
245 /* if we have u_int8_t */
246 #undef u_int8_t