]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/tcpdump/tcpdump/config.h
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / usr.sbin / tcpdump / tcpdump / config.h
1 /* $FreeBSD$ */
2 /* This is an edited copy of the config.h generated by configure. */
3
4 /* config.h.  Generated from config.h.in by configure.  */
5 /* config.h.in.  Generated from configure.in by autoheader.  */
6
7 /* define if you want to build the possibly-buggy SMB printer */
8 #define ENABLE_SMB 1
9
10 /* Define to 1 if you have the `alarm' function. */
11 #define HAVE_ALARM 1
12
13 /* Define to 1 if you have the `bpf_dump' function. */
14 #define HAVE_BPF_DUMP 1
15
16 /* capsicum support available */
17 #define HAVE_CAPSICUM 1
18
19 /* Casper library support available */
20 /* See Makefile */
21 /* #undef HAVE_CASPER */
22
23 /* Define to 1 if you have the `cap_enter' function. */
24 #define HAVE_CAP_ENTER 1
25
26 /* Define to 1 if you have the `cap_ioctls_limit' function. */
27 #define HAVE_CAP_IOCTLS_LIMIT 1
28
29 /* Define to 1 if you have the <cap-ng.h> header file. */
30 /* #undef HAVE_CAP_NG_H */
31
32 /* Define to 1 if you have the `cap_rights_limit' function. */
33 #define HAVE_CAP_RIGHTS_LIMIT 1
34
35 /* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
36    don't. */
37 #define HAVE_DECL_ETHER_NTOHOST 1
38
39 /* define if you have the dnet_htoa function */
40 /* #undef HAVE_DNET_HTOA */
41
42 /* Define to 1 if you have the `ether_ntohost' function. */
43 #define HAVE_ETHER_NTOHOST 1
44
45 /* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */
46 #define HAVE_EVP_CIPHER_CTX_NEW 1
47
48 /* Define to 1 if you have the <fcntl.h> header file. */
49 #define HAVE_FCNTL_H 1
50
51 /* Define to 1 if you have the `fork' function. */
52 #define HAVE_FORK 1
53
54 /* Define to 1 if you have the `getopt_long' function. */
55 #define HAVE_GETOPT_LONG 1
56
57 /* define if you have getrpcbynumber() */
58 #define HAVE_GETRPCBYNUMBER 1
59
60 /* Define to 1 if you have the <inttypes.h> header file. */
61 #define HAVE_INTTYPES_H 1
62
63 /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
64 /* #undef HAVE_LIBCAP_NG */
65
66 /* Define to 1 if you have the `crypto' library (-lcrypto). */
67 /* See Makefile */
68 /* #undef HAVE_LIBCRYPTO */
69
70 /* Define to 1 if you have the `rpc' library (-lrpc). */
71 /* #undef HAVE_LIBRPC */
72
73 /* Define to 1 if you have the <memory.h> header file. */
74 #define HAVE_MEMORY_H 1
75
76 /* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
77 /* #undef HAVE_NETDNET_DNETDB_H */
78
79 /* define if you have a dnet_htoa declaration in <netdnet/dnetdb.h> */
80 /* #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA */
81
82 /* Define to 1 if you have the <netinet/ether.h> header file. */
83 /* #undef HAVE_NETINET_ETHER_H */
84
85 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
86 #define HAVE_NETINET_IF_ETHER_H 1
87
88 /* Define to 1 if you have the <net/if_pflog.h> header file. */
89 /* See Makefile */
90 /* #undef HAVE_NET_IF_PFLOG_H */
91
92 /* Define to 1 if you have the <net/pfvar.h> header file. */
93 /* See Makefile */
94 /* #undef HAVE_NET_PFVAR_H */
95
96 /* Define to 1 if you have the `openat' function. */
97 #define HAVE_OPENAT 1
98
99 /* Define to 1 if you have the <openssl/evp.h> header file. */
100 /* See Makefile */
101 /* #undef HAVE_OPENSSL_EVP_H 1 */
102
103 /* define if the OS provides AF_INET6 and struct in6_addr */
104 /* See Makefile */
105 /* #undef HAVE_OS_IPV6_SUPPORT */
106  
107 /* if there's an os_proto.h for this platform, to use additional prototypes */
108 /* #undef HAVE_OS_PROTO_H */
109
110 /* Define to 1 if you have the <pcap/bluetooth.h> header file. */
111 /* #undef HAVE_PCAP_BLUETOOTH_H */
112
113 /* Define to 1 if you have the `pcap_breakloop' function. */
114 #define HAVE_PCAP_BREAKLOOP 1
115
116 /* Define to 1 if you have the `pcap_create' function. */
117 #define HAVE_PCAP_CREATE 1
118
119 /* define if libpcap has pcap_datalink_name_to_val() */
120 #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
121
122 /* define if libpcap has pcap_datalink_val_to_description() */
123 #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1
124
125 /* define if libpcap has pcap_debug */
126 /* #undef HAVE_PCAP_DEBUG */
127
128 /* Define to 1 if you have the `pcap_dump_flush' function. */
129 #define HAVE_PCAP_DUMP_FLUSH 1
130
131 /* define if libpcap has pcap_dump_ftell() */
132 #define HAVE_PCAP_DUMP_FTELL 1
133
134 /* Define to 1 if you have the `pcap_findalldevs' function. */
135 #define HAVE_PCAP_FINDALLDEVS 1
136
137 /* Define to 1 if you have the `pcap_free_datalinks' function. */
138 #define HAVE_PCAP_FREE_DATALINKS 1
139
140 /* Define to 1 if the system has the type `pcap_if_t'. */
141 #define HAVE_PCAP_IF_T 1
142
143 /* Define to 1 if you have the `pcap_lib_version' function. */
144 #define HAVE_PCAP_LIB_VERSION 1
145
146 /* define if libpcap has pcap_list_datalinks() */
147 #define HAVE_PCAP_LIST_DATALINKS 1
148
149 /* Define to 1 if you have the <pcap/nflog.h> header file. */
150 /* #undef HAVE_PCAP_NFLOG_H */
151
152 /* Define to 1 if you have the `pcap_setdirection' function. */
153 #define HAVE_PCAP_SETDIRECTION 1
154
155 /* Define to 1 if you have the `pcap_set_datalink' function. */
156 #define HAVE_PCAP_SET_DATALINK 1
157
158 /* Define to 1 if you have the `pcap_set_immediate_mode' function. */
159 #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
160
161 /* Define to 1 if you have the `pcap_set_optimizer_debug' function. */
162 /* #undef HAVE_PCAP_SET_OPTIMIZER_DEBUG */
163
164 /* Define to 1 if you have the `pcap_set_parser_debug' function. */
165 /* #undef HAVE_PCAP_SET_PARSER_DEBUG */
166
167 /* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
168 #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
169
170 /* Define to 1 if you have the `pcap_set_tstamp_type' function. */
171 #define HAVE_PCAP_SET_TSTAMP_TYPE 1
172
173 /* Define to 1 if you have the <pcap/usb.h> header file. */
174 /* #undef HAVE_PCAP_USB_H */
175
176 /* define if libpcap has pcap_version */
177 /* #undef HAVE_PCAP_VERSION */
178
179 /* Define to 1 if you have the `pfopen' function. */
180 /* #undef HAVE_PFOPEN */
181
182 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
183 #define HAVE_RPC_RPCENT_H 1
184
185 /* Define to 1 if you have the <rpc/rpc.h> header file. */
186 #define HAVE_RPC_RPC_H 1
187
188 /* Define to 1 if you have the `setlinebuf' function. */
189 #define HAVE_SETLINEBUF 1
190
191 /* Define to 1 if you have the `sigaction' function. */
192 #define HAVE_SIGACTION 1
193
194 /* Define to 1 if you have the `sigset' function. */
195 /* #undef HAVE_SIGSET */
196
197 /* Define to 1 if you have the `snprintf' function. */
198 #define HAVE_SNPRINTF 1
199
200 /* if struct sockaddr has the sa_len member */
201 #define HAVE_SOCKADDR_SA_LEN 1
202
203 /* Define to 1 if you have the <stdint.h> header file. */
204 #define HAVE_STDINT_H 1
205
206 /* Define to 1 if you have the <stdlib.h> header file. */
207 #define HAVE_STDLIB_H 1
208
209 /* Define to 1 if you have the `strdup' function. */
210 #define HAVE_STRDUP 1
211
212 /* Define to 1 if you have the `strftime' function. */
213 #define HAVE_STRFTIME 1
214
215 /* Define to 1 if you have the <strings.h> header file. */
216 #define HAVE_STRINGS_H 1
217
218 /* Define to 1 if you have the <string.h> header file. */
219 #define HAVE_STRING_H 1
220
221 /* Define to 1 if you have the `strlcat' function. */
222 #define HAVE_STRLCAT 1
223
224 /* Define to 1 if you have the `strlcpy' function. */
225 #define HAVE_STRLCPY 1
226
227 /* Define to 1 if you have the `strsep' function. */
228 #define HAVE_STRSEP 1
229
230 /* Define to 1 if the system has the type `struct ether_addr'. */
231 /* #undef HAVE_STRUCT_ETHER_ADDR */
232
233 /* Define to 1 if you have the <sys/stat.h> header file. */
234 #define HAVE_SYS_STAT_H 1
235
236 /* Define to 1 if you have the <sys/types.h> header file. */
237 #define HAVE_SYS_TYPES_H 1
238
239 /* Define to 1 if the system has the type `uintptr_t'. */
240 #define HAVE_UINTPTR_T 1
241
242 /* Define to 1 if you have the <unistd.h> header file. */
243 #define HAVE_UNISTD_H 1
244
245 /* Define to 1 if you have the `vfork' function. */
246 #define HAVE_VFORK 1
247
248 /* Define to 1 if you have the `vfprintf' function. */
249 #define HAVE_VFPRINTF 1
250
251 /* Define to 1 if you have the `vsnprintf' function. */
252 #define HAVE_VSNPRINTF 1
253
254 /* define if libpcap has yydebug */
255 /* #undef HAVE_YYDEBUG */
256
257 /* define if your compiler has __attribute__ */
258 #define HAVE___ATTRIBUTE__ 1
259
260 /* if unaligned access fails */
261 /* #undef LBL_ALIGN */
262
263 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
264 /* #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST */
265
266 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
267 #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST /**/
268
269 /* Define to the address where bug reports for this package should be sent. */
270 #define PACKAGE_BUGREPORT ""
271
272 /* Define to the full name of this package. */
273 #define PACKAGE_NAME ""
274
275 /* Define to the full name and version of this package. */
276 #define PACKAGE_STRING ""
277
278 /* Define to the one symbol short name of this package. */
279 #define PACKAGE_TARNAME ""
280
281 /* Define to the home page for this package. */
282 #define PACKAGE_URL ""
283
284 /* Define to the version of this package. */
285 #define PACKAGE_VERSION ""
286
287 /* define if the platform doesn't define PRId64 */
288 /* #undef PRId64 */
289
290 /* define if the platform doesn't define PRIo64 */
291 /* #undef PRIo64 */
292
293 /* define if the platform doesn't define PRIx64 */
294 /* #undef PRIu64 */
295
296 /* define if the platform doesn't define PRIu64 */
297 /* #undef PRIx64 */
298
299 /* Define as the return type of signal handlers (`int' or `void'). */
300 #define RETSIGTYPE void
301
302 /* return value of signal handlers */
303 #define RETSIGVAL /**/
304
305 /* Define to 1 if you have the ANSI C header files. */
306 #define STDC_HEADERS 1
307
308 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
309 #define TIME_WITH_SYS_TIME 1
310
311 /* define if you have ether_ntohost() and it works */
312 #define USE_ETHER_NTOHOST 1
313
314 /* Define if you enable support for libsmi */
315 /* #undef USE_LIBSMI */
316
317 /* define if should chroot when dropping privileges */
318 /* #undef WITH_CHROOT */
319
320 /* define if should drop privileges by default */
321 /* #undef WITH_USER */
322
323 /* get BSD semantics on Irix */
324 /* #undef _BSD_SIGNALS */
325
326 /* define on AIX to get certain functions */
327 /* #undef _SUN */
328
329 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
330    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
331    #define below would cause a syntax error. */
332 /* #undef _UINT32_T */
333
334 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
335    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
336    #define below would cause a syntax error. */
337 /* #undef _UINT64_T */
338
339 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
340    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
341    #define below would cause a syntax error. */
342 /* #undef _UINT8_T */
343
344 /* define if your compiler allows __attribute__((format)) without a warning */
345 #define __ATTRIBUTE___FORMAT_OK 1
346
347 /* define if your compiler allows __attribute__((format)) to be applied to
348    function pointers */
349 #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1
350
351 /* define if your compiler allows __attribute__((noreturn)) to be applied to
352    function pointers */
353 #define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1
354
355 /* to handle Ultrix compilers that don't support const in prototypes */
356 /* #undef const */
357
358 /* Define as token for inline if inlining supported */
359 #define inline inline
360
361 /* Define to the type of a signed integer type of width exactly 16 bits if
362    such a type exists and the standard includes do not define it. */
363 /* #undef int16_t */
364
365 /* Define to the type of a signed integer type of width exactly 32 bits if
366    such a type exists and the standard includes do not define it. */
367 /* #undef int32_t */
368
369 /* Define to the type of a signed integer type of width exactly 64 bits if
370    such a type exists and the standard includes do not define it. */
371 /* #undef int64_t */
372
373 /* Define to the type of a signed integer type of width exactly 8 bits if such
374    a type exists and the standard includes do not define it. */
375 /* #undef int8_t */
376
377 /* Define to `uint16_t' if u_int16_t not defined. */
378 /* #undef u_int16_t */
379
380 /* Define to `uint32_t' if u_int32_t not defined. */
381 /* #undef u_int32_t */
382
383 /* Define to `uint64_t' if u_int64_t not defined. */
384 /* #undef u_int64_t */
385
386 /* Define to `uint8_t' if u_int8_t not defined. */
387 /* #undef u_int8_t */
388
389 /* Define to the type of an unsigned integer type of width exactly 16 bits if
390    such a type exists and the standard includes do not define it. */
391 /* #undef uint16_t */
392
393 /* Define to the type of an unsigned integer type of width exactly 32 bits if
394    such a type exists and the standard includes do not define it. */
395 /* #undef uint32_t */
396
397 /* Define to the type of an unsigned integer type of width exactly 64 bits if
398    such a type exists and the standard includes do not define it. */
399 /* #undef uint64_t */
400
401 /* Define to the type of an unsigned integer type of width exactly 8 bits if
402    such a type exists and the standard includes do not define it. */
403 /* #undef uint8_t */
404
405 /* Define to the type of an unsigned integer type wide enough to hold a
406    pointer, if such a type exists, and if the system does not define it. */
407 /* #undef uintptr_t */