]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - contrib/tcpdump/config.h.in
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.git] / contrib / tcpdump / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2 /* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
3  * make them to acconfig.h and rerun autoheader */
4
5 /* Define if you enable IPv6 support */
6 #undef INET6
7
8 /* Define if you enable support for the libsmi. */
9 #undef LIBSMI
10
11 /* define if you have struct __res_state_ext */
12 #undef HAVE_RES_STATE_EXT
13
14 /* define if your struct __res_state has the nsort member */
15 #undef HAVE_NEW_RES_STATE
16
17 /* define if you have the addrinfo function. */
18 #undef HAVE_ADDRINFO
19
20 /* define if you need to include missing/addrinfoh.h. */
21 #undef NEED_ADDRINFO_H
22
23 /* define ifyou have the h_errno variable. */
24 #undef HAVE_H_ERRNO
25
26 /* define if IN6ADDRSZ is defined (XXX not used!) */
27 #undef HAVE_IN6ADDRSZ
28
29 /* define if INADDRSZ is defined (XXX not used!) */
30 #undef HAVE_INADDRSZ
31
32 /* define if RES_USE_INET6 is defined */
33 #undef HAVE_RES_USE_INET6
34
35 /* define if you have struct sockaddr_storage */
36 #undef HAVE_SOCKADDR_STORAGE
37
38 /* define if you have both getipnodebyname() and getipnodebyaddr() */
39 #undef USE_GETIPNODEBY
40
41 /* define if you have ether_ntohost() and it works */
42 #undef USE_ETHER_NTOHOST
43
44 /* define if libpcap has pcap_version */
45 #undef HAVE_PCAP_VERSION
46
47 /* define if libpcap has pcap_debug */
48 #undef HAVE_PCAP_DEBUG
49
50 /* define if libpcap has yydebug */
51 #undef HAVE_YYDEBUG
52
53 /* define if libpcap has pcap_list_datalinks() */
54 #undef HAVE_PCAP_LIST_DATALINKS
55
56 /* define if libpcap has pcap_set_datalink() */
57 #undef HAVE_PCAP_SET_DATALINK
58
59 /* define if libpcap has pcap_datalink_name_to_val() */
60 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
61
62 /* define if libpcap has pcap_datalink_val_to_description() */
63 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
64
65 /* define if libpcap has pcap_dump_ftell() */
66 #undef HAVE_PCAP_DUMP_FTELL
67
68 /* define if you have getrpcbynumber() */
69 #undef HAVE_GETRPCBYNUMBER
70
71 /* AIX hack. */
72 #undef _SUN
73
74 /* Workaround for missing 64-bit formats */
75 #undef PRId64
76 #undef PRIo64
77 #undef PRIx64
78 #undef PRIu64
79
80 /* Whether or not to include the possibly-buggy SMB printer */
81 #undef TCPDUMP_DO_SMB
82
83 /* Define if you have the dnet_htoa function.  */
84 #undef HAVE_DNET_HTOA
85
86 /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>.  */
87 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
88
89 /* define if should drop privileges by default */
90 #undef WITH_USER
91
92 /* define if should chroot when dropping privileges */
93 #undef WITH_CHROOT
94
95 /* Define to 1 if you have the `alarm' function. */
96 #undef HAVE_ALARM
97
98 /* Define to 1 if you have the `bpf_dump' function. */
99 #undef HAVE_BPF_DUMP
100
101 /* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
102    don't. */
103 #undef HAVE_DECL_ETHER_NTOHOST
104
105 /* Define to 1 if you have the `ether_ntohost' function. */
106 #undef HAVE_ETHER_NTOHOST
107
108 /* Define to 1 if you have the <fcntl.h> header file. */
109 #undef HAVE_FCNTL_H
110
111 /* Define to 1 if you have the `getnameinfo' function. */
112 #undef HAVE_GETNAMEINFO
113
114 /* Define to 1 if you have the <inttypes.h> header file. */
115 #undef HAVE_INTTYPES_H
116
117 /* Define to 1 if you have the `crypto' library (-lcrypto). */
118 #undef HAVE_LIBCRYPTO
119
120 /* Define to 1 if you have the `rpc' library (-lrpc). */
121 #undef HAVE_LIBRPC
122
123 /* Define to 1 if you have the `smi' library (-lsmi). */
124 #undef HAVE_LIBSMI
125
126 /* Define to 1 if you have the <memory.h> header file. */
127 #undef HAVE_MEMORY_H
128
129 /* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
130 #undef HAVE_NETDNET_DNETDB_H
131
132 /* Define to 1 if you have the <netinet/ether.h> header file. */
133 #undef HAVE_NETINET_ETHER_H
134
135 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
136 #undef HAVE_NETINET_IF_ETHER_H
137
138 /* Define to 1 if you have the <net/pfvar.h> header file. */
139 #undef HAVE_NET_PFVAR_H
140
141 /* Define to 1 if you have the <openssl/evp.h> header file. */
142 #undef HAVE_OPENSSL_EVP_H
143
144 /* if there's an os_proto.h for this platform, to use additional prototypes */
145 #undef HAVE_OS_PROTO_H
146
147 /* Define to 1 if you have the <pcap/bluetooth.h> header file. */
148 #undef HAVE_PCAP_BLUETOOTH_H
149
150 /* Define to 1 if you have the `pcap_breakloop' function. */
151 #undef HAVE_PCAP_BREAKLOOP
152
153 /* Define to 1 if you have the `pcap_create' function. */
154 #undef HAVE_PCAP_CREATE
155
156 /* Define to 1 if you have the `pcap_dump_flush' function. */
157 #undef HAVE_PCAP_DUMP_FLUSH
158
159 /* Define to 1 if you have the `pcap_findalldevs' function. */
160 #undef HAVE_PCAP_FINDALLDEVS
161
162 /* Define to 1 if the system has the type `pcap_if_t'. */
163 #undef HAVE_PCAP_IF_T
164
165 /* Define to 1 if you have the `pcap_lib_version' function. */
166 #undef HAVE_PCAP_LIB_VERSION
167
168 /* Define to 1 if you have the <pcap/usb.h> header file. */
169 #undef HAVE_PCAP_USB_H
170
171 /* Define to 1 if you have the `pfopen' function. */
172 #undef HAVE_PFOPEN
173
174 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
175 #undef HAVE_RPC_RPCENT_H
176
177 /* Define to 1 if you have the `setlinebuf' function. */
178 #undef HAVE_SETLINEBUF
179
180 /* Define to 1 if you have the `sigaction' function. */
181 #undef HAVE_SIGACTION
182
183 /* Define to 1 if you have the `sigset' function. */
184 #undef HAVE_SIGSET
185
186 /* Define to 1 if you have the <smi.h> header file. */
187 #undef HAVE_SMI_H
188
189 /* Define to 1 if you have the `snprintf' function. */
190 #undef HAVE_SNPRINTF
191
192 /* if struct sockaddr has the sa_len member */
193 #undef HAVE_SOCKADDR_SA_LEN
194
195 /* Define to 1 if you have the <stdint.h> header file. */
196 #undef HAVE_STDINT_H
197
198 /* Define to 1 if you have the <stdlib.h> header file. */
199 #undef HAVE_STDLIB_H
200
201 /* Define to 1 if you have the `strcasecmp' function. */
202 #undef HAVE_STRCASECMP
203
204 /* Define to 1 if you have the `strdup' function. */
205 #undef HAVE_STRDUP
206
207 /* Define to 1 if you have the `strftime' function. */
208 #undef HAVE_STRFTIME
209
210 /* Define to 1 if you have the <strings.h> header file. */
211 #undef HAVE_STRINGS_H
212
213 /* Define to 1 if you have the <string.h> header file. */
214 #undef HAVE_STRING_H
215
216 /* Define to 1 if you have the `strlcat' function. */
217 #undef HAVE_STRLCAT
218
219 /* Define to 1 if you have the `strlcpy' function. */
220 #undef HAVE_STRLCPY
221
222 /* Define to 1 if you have the `strsep' function. */
223 #undef HAVE_STRSEP
224
225 /* Define to 1 if the system has the type `struct ether_addr'. */
226 #undef HAVE_STRUCT_ETHER_ADDR
227
228 /* Define to 1 if you have the <sys/bitypes.h> header file. */
229 #undef HAVE_SYS_BITYPES_H
230
231 /* Define to 1 if you have the <sys/stat.h> header file. */
232 #undef HAVE_SYS_STAT_H
233
234 /* Define to 1 if you have the <sys/types.h> header file. */
235 #undef HAVE_SYS_TYPES_H
236
237 /* Define to 1 if you have the <unistd.h> header file. */
238 #undef HAVE_UNISTD_H
239
240 /* Define to 1 if you have the `vfprintf' function. */
241 #undef HAVE_VFPRINTF
242
243 /* Define to 1 if you have the `vsnprintf' function. */
244 #undef HAVE_VSNPRINTF
245
246 /* define if your compiler has __attribute__ */
247 #undef HAVE___ATTRIBUTE__
248
249 /* if unaligned access fails */
250 #undef LBL_ALIGN
251
252 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
253 #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
254
255 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
256 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
257
258 /* Define to the address where bug reports for this package should be sent. */
259 #undef PACKAGE_BUGREPORT
260
261 /* Define to the full name of this package. */
262 #undef PACKAGE_NAME
263
264 /* Define to the full name and version of this package. */
265 #undef PACKAGE_STRING
266
267 /* Define to the one symbol short name of this package. */
268 #undef PACKAGE_TARNAME
269
270 /* Define to the version of this package. */
271 #undef PACKAGE_VERSION
272
273 /* Define as the return type of signal handlers (`int' or `void'). */
274 #undef RETSIGTYPE
275
276 /* return value of signal handlers */
277 #undef RETSIGVAL
278
279 /* The size of `char', as computed by sizeof. */
280 #undef SIZEOF_CHAR
281
282 /* The size of `int', as computed by sizeof. */
283 #undef SIZEOF_INT
284
285 /* The size of `long', as computed by sizeof. */
286 #undef SIZEOF_LONG
287
288 /* The size of `long long', as computed by sizeof. */
289 #undef SIZEOF_LONG_LONG
290
291 /* The size of `short', as computed by sizeof. */
292 #undef SIZEOF_SHORT
293
294 /* Define to 1 if you have the ANSI C header files. */
295 #undef STDC_HEADERS
296
297 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
298 #undef TIME_WITH_SYS_TIME
299
300 /* get BSD semantics on Irix */
301 #undef _BSD_SIGNALS
302
303 /* needed on HP-UX */
304 #undef _HPUX_SOURCE
305
306 /* define if your compiler allows __attribute__((format)) to be applied to
307    function pointers */
308 #undef __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS
309
310 /* to handle Ultrix compilers that don't support const in prototypes */
311 #undef const
312
313 /* Define as token for inline if inlining supported */
314 #undef inline
315
316 /* Define to `short' if int16_t not defined. */
317 #undef int16_t
318
319 /* Define to `int' if int32_t not defined. */
320 #undef int32_t
321
322 /* Define to `long long' if int64_t not defined. */
323 #undef int64_t
324
325 /* Define to `signed char' if int8_t not defined. */
326 #undef int8_t
327
328 /* Define to `unsigned short' if u_int16_t not defined. */
329 #undef u_int16_t
330
331 /* Define to `unsigned int' if u_int32_t not defined. */
332 #undef u_int32_t
333
334 /* Define to `unsigned long long' if u_int64_t not defined. */
335 #undef u_int64_t
336
337 /* Define to `unsigned char' if u_int8_t not defined. */
338 #undef u_int8_t