blob: 914289a8f9fcb8fb5586f2790130abc13aa44fe4 [file] [log] [blame]
The Android Open Source Project2949f582009-03-03 19:30:46 -08001/* config.h.in. Generated from configure.in by autoheader. */
The Android Open Source Project2949f582009-03-03 19:30:46 -08002
JP Abgrall53f17a92014-02-12 14:02:41 -08003/* define if you have the addrinfo function */
The Android Open Source Project2949f582009-03-03 19:30:46 -08004#undef HAVE_ADDRINFO
5
The Android Open Source Project2949f582009-03-03 19:30:46 -08006/* Define to 1 if you have the `alarm' function. */
7#undef HAVE_ALARM
8
9/* Define to 1 if you have the `bpf_dump' function. */
10#undef HAVE_BPF_DUMP
11
Elliott Hughes892a68b2015-10-19 14:43:53 -070012/* capsicum support available */
13#undef HAVE_CAPSICUM
14
15/* Define to 1 if you have the `cap_enter' function. */
16#undef HAVE_CAP_ENTER
17
18/* Define to 1 if you have the `cap_ioctls_limit' function. */
19#undef HAVE_CAP_IOCTLS_LIMIT
20
21/* Define to 1 if you have the <cap-ng.h> header file. */
22#undef HAVE_CAP_NG_H
23
24/* Define to 1 if you have the `cap_rights_limit' function. */
25#undef HAVE_CAP_RIGHTS_LIMIT
26
The Android Open Source Project2949f582009-03-03 19:30:46 -080027/* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
28 don't. */
29#undef HAVE_DECL_ETHER_NTOHOST
30
JP Abgrall53f17a92014-02-12 14:02:41 -080031/* define if you have the dnet_htoa function */
32#undef HAVE_DNET_HTOA
33
The Android Open Source Project2949f582009-03-03 19:30:46 -080034/* Define to 1 if you have the `ether_ntohost' function. */
35#undef HAVE_ETHER_NTOHOST
36
37/* Define to 1 if you have the <fcntl.h> header file. */
38#undef HAVE_FCNTL_H
39
JP Abgrall53f17a92014-02-12 14:02:41 -080040/* Define to 1 if you have the `fork' function. */
41#undef HAVE_FORK
The Android Open Source Project2949f582009-03-03 19:30:46 -080042
43/* Define to 1 if you have the `getnameinfo' function. */
44#undef HAVE_GETNAMEINFO
45
Elliott Hughes892a68b2015-10-19 14:43:53 -070046/* Define to 1 if you have the `getopt_long' function. */
47#undef HAVE_GETOPT_LONG
48
JP Abgrall53f17a92014-02-12 14:02:41 -080049/* define if you have getrpcbynumber() */
50#undef HAVE_GETRPCBYNUMBER
51
52/* define if you have the h_errno variable */
53#undef HAVE_H_ERRNO
54
The Android Open Source Project2949f582009-03-03 19:30:46 -080055/* Define to 1 if you have the <inttypes.h> header file. */
56#undef HAVE_INTTYPES_H
57
Elliott Hughes892a68b2015-10-19 14:43:53 -070058/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
59#undef HAVE_LIBCAP_NG
60
The Android Open Source Project2949f582009-03-03 19:30:46 -080061/* Define to 1 if you have the `crypto' library (-lcrypto). */
62#undef HAVE_LIBCRYPTO
63
64/* Define to 1 if you have the `rpc' library (-lrpc). */
65#undef HAVE_LIBRPC
66
The Android Open Source Project2949f582009-03-03 19:30:46 -080067/* Define to 1 if you have the <memory.h> header file. */
68#undef HAVE_MEMORY_H
69
70/* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
71#undef HAVE_NETDNET_DNETDB_H
72
JP Abgrall53f17a92014-02-12 14:02:41 -080073/* define if you have a dnet_htoa declaration in <netdnet/dnetdb.h> */
74#undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
75
The Android Open Source Project2949f582009-03-03 19:30:46 -080076/* Define to 1 if you have the <netinet/ether.h> header file. */
77#undef HAVE_NETINET_ETHER_H
78
79/* Define to 1 if you have the <netinet/if_ether.h> header file. */
80#undef HAVE_NETINET_IF_ETHER_H
81
82/* Define to 1 if you have the <net/pfvar.h> header file. */
83#undef HAVE_NET_PFVAR_H
84
Elliott Hughes892a68b2015-10-19 14:43:53 -070085/* Define to 1 if you have the `openat' function. */
86#undef HAVE_OPENAT
87
The Android Open Source Project2949f582009-03-03 19:30:46 -080088/* Define to 1 if you have the <openssl/evp.h> header file. */
89#undef HAVE_OPENSSL_EVP_H
90
JP Abgrall53f17a92014-02-12 14:02:41 -080091/* if there's an os_proto.h for this platform, to use additional prototypes */
92#undef HAVE_OS_PROTO_H
93
94/* Define to 1 if you have the <pcap/bluetooth.h> header file. */
95#undef HAVE_PCAP_BLUETOOTH_H
96
The Android Open Source Project2949f582009-03-03 19:30:46 -080097/* Define to 1 if you have the `pcap_breakloop' function. */
98#undef HAVE_PCAP_BREAKLOOP
99
JP Abgrall53f17a92014-02-12 14:02:41 -0800100/* Define to 1 if you have the `pcap_create' function. */
101#undef HAVE_PCAP_CREATE
102
103/* define if libpcap has pcap_datalink_name_to_val() */
104#undef HAVE_PCAP_DATALINK_NAME_TO_VAL
105
106/* define if libpcap has pcap_datalink_val_to_description() */
107#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
108
109/* define if libpcap has pcap_debug */
110#undef HAVE_PCAP_DEBUG
111
The Android Open Source Project2949f582009-03-03 19:30:46 -0800112/* Define to 1 if you have the `pcap_dump_flush' function. */
113#undef HAVE_PCAP_DUMP_FLUSH
114
JP Abgrall53f17a92014-02-12 14:02:41 -0800115/* define if libpcap has pcap_dump_ftell() */
116#undef HAVE_PCAP_DUMP_FTELL
117
The Android Open Source Project2949f582009-03-03 19:30:46 -0800118/* Define to 1 if you have the `pcap_findalldevs' function. */
119#undef HAVE_PCAP_FINDALLDEVS
120
Elliott Hughes892a68b2015-10-19 14:43:53 -0700121/* Define to 1 if you have the `pcap_free_datalinks' function. */
122#undef HAVE_PCAP_FREE_DATALINKS
123
The Android Open Source Project2949f582009-03-03 19:30:46 -0800124/* Define to 1 if the system has the type `pcap_if_t'. */
125#undef HAVE_PCAP_IF_T
126
127/* Define to 1 if you have the `pcap_lib_version' function. */
128#undef HAVE_PCAP_LIB_VERSION
129
JP Abgrall53f17a92014-02-12 14:02:41 -0800130/* define if libpcap has pcap_list_datalinks() */
131#undef HAVE_PCAP_LIST_DATALINKS
132
133/* Define to 1 if you have the <pcap/nflog.h> header file. */
134#undef HAVE_PCAP_NFLOG_H
135
136/* Define to 1 if you have the `pcap_setdirection' function. */
137#undef HAVE_PCAP_SETDIRECTION
138
Elliott Hughes892a68b2015-10-19 14:43:53 -0700139/* Define to 1 if you have the `pcap_set_datalink' function. */
JP Abgrall53f17a92014-02-12 14:02:41 -0800140#undef HAVE_PCAP_SET_DATALINK
141
Elliott Hughes892a68b2015-10-19 14:43:53 -0700142/* Define to 1 if you have the `pcap_set_immediate_mode' function. */
143#undef HAVE_PCAP_SET_IMMEDIATE_MODE
144
145/* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
146#undef HAVE_PCAP_SET_TSTAMP_PRECISION
147
JP Abgrall53f17a92014-02-12 14:02:41 -0800148/* Define to 1 if you have the `pcap_set_tstamp_type' function. */
149#undef HAVE_PCAP_SET_TSTAMP_TYPE
150
151/* Define to 1 if you have the <pcap/usb.h> header file. */
152#undef HAVE_PCAP_USB_H
153
154/* define if libpcap has pcap_version */
155#undef HAVE_PCAP_VERSION
156
The Android Open Source Project2949f582009-03-03 19:30:46 -0800157/* Define to 1 if you have the `pfopen' function. */
158#undef HAVE_PFOPEN
159
160/* Define to 1 if you have the <rpc/rpcent.h> header file. */
161#undef HAVE_RPC_RPCENT_H
162
JP Abgrall53f17a92014-02-12 14:02:41 -0800163/* Define to 1 if you have the <rpc/rpc.h> header file. */
164#undef HAVE_RPC_RPC_H
165
The Android Open Source Project2949f582009-03-03 19:30:46 -0800166/* Define to 1 if you have the `setlinebuf' function. */
167#undef HAVE_SETLINEBUF
168
169/* Define to 1 if you have the `sigaction' function. */
170#undef HAVE_SIGACTION
171
172/* Define to 1 if you have the `sigset' function. */
173#undef HAVE_SIGSET
174
The Android Open Source Project2949f582009-03-03 19:30:46 -0800175/* Define to 1 if you have the `snprintf' function. */
176#undef HAVE_SNPRINTF
177
JP Abgrall53f17a92014-02-12 14:02:41 -0800178/* if struct sockaddr has the sa_len member */
179#undef HAVE_SOCKADDR_SA_LEN
180
The Android Open Source Project2949f582009-03-03 19:30:46 -0800181/* Define to 1 if you have the <stdint.h> header file. */
182#undef HAVE_STDINT_H
183
184/* Define to 1 if you have the <stdlib.h> header file. */
185#undef HAVE_STDLIB_H
186
187/* Define to 1 if you have the `strcasecmp' function. */
188#undef HAVE_STRCASECMP
189
190/* Define to 1 if you have the `strdup' function. */
191#undef HAVE_STRDUP
192
193/* Define to 1 if you have the `strftime' function. */
194#undef HAVE_STRFTIME
195
196/* Define to 1 if you have the <strings.h> header file. */
197#undef HAVE_STRINGS_H
198
199/* Define to 1 if you have the <string.h> header file. */
200#undef HAVE_STRING_H
201
202/* Define to 1 if you have the `strlcat' function. */
203#undef HAVE_STRLCAT
204
205/* Define to 1 if you have the `strlcpy' function. */
206#undef HAVE_STRLCPY
207
208/* Define to 1 if you have the `strsep' function. */
209#undef HAVE_STRSEP
210
211/* Define to 1 if the system has the type `struct ether_addr'. */
212#undef HAVE_STRUCT_ETHER_ADDR
213
The Android Open Source Project2949f582009-03-03 19:30:46 -0800214/* Define to 1 if you have the <sys/stat.h> header file. */
215#undef HAVE_SYS_STAT_H
216
217/* Define to 1 if you have the <sys/types.h> header file. */
218#undef HAVE_SYS_TYPES_H
219
Elliott Hughes892a68b2015-10-19 14:43:53 -0700220/* Define to 1 if the system has the type `uintptr_t'. */
221#undef HAVE_UINTPTR_T
222
The Android Open Source Project2949f582009-03-03 19:30:46 -0800223/* Define to 1 if you have the <unistd.h> header file. */
224#undef HAVE_UNISTD_H
225
JP Abgrall53f17a92014-02-12 14:02:41 -0800226/* Define to 1 if you have the `vfork' function. */
227#undef HAVE_VFORK
228
The Android Open Source Project2949f582009-03-03 19:30:46 -0800229/* Define to 1 if you have the `vfprintf' function. */
230#undef HAVE_VFPRINTF
231
232/* Define to 1 if you have the `vsnprintf' function. */
233#undef HAVE_VSNPRINTF
234
JP Abgrall53f17a92014-02-12 14:02:41 -0800235/* define if libpcap has yydebug */
236#undef HAVE_YYDEBUG
237
The Android Open Source Project2949f582009-03-03 19:30:46 -0800238/* define if your compiler has __attribute__ */
239#undef HAVE___ATTRIBUTE__
240
JP Abgrall53f17a92014-02-12 14:02:41 -0800241/* Define if you enable IPv6 support */
242#undef INET6
243
244/* if unaligned access fails */
245#undef LBL_ALIGN
246
JP Abgrall53f17a92014-02-12 14:02:41 -0800247/* define if you need to include missing/addrinfo.h */
248#undef NEED_ADDRINFO_H
249
The Android Open Source Project2949f582009-03-03 19:30:46 -0800250/* Define to 1 if netinet/ether.h declares `ether_ntohost' */
251#undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
252
253/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
254#undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
255
256/* Define to the address where bug reports for this package should be sent. */
257#undef PACKAGE_BUGREPORT
258
259/* Define to the full name of this package. */
260#undef PACKAGE_NAME
261
262/* Define to the full name and version of this package. */
263#undef PACKAGE_STRING
264
265/* Define to the one symbol short name of this package. */
266#undef PACKAGE_TARNAME
267
JP Abgrall53f17a92014-02-12 14:02:41 -0800268/* Define to the home page for this package. */
269#undef PACKAGE_URL
270
The Android Open Source Project2949f582009-03-03 19:30:46 -0800271/* Define to the version of this package. */
272#undef PACKAGE_VERSION
273
JP Abgrall53f17a92014-02-12 14:02:41 -0800274/* define if the platform doesn't define PRId64 */
275#undef PRId64
276
277/* define if the platform doesn't define PRIo64 */
278#undef PRIo64
279
280/* define if the platform doesn't define PRIx64 */
281#undef PRIu64
282
283/* define if the platform doesn't define PRIu64 */
284#undef PRIx64
285
The Android Open Source Project2949f582009-03-03 19:30:46 -0800286/* Define as the return type of signal handlers (`int' or `void'). */
287#undef RETSIGTYPE
288
JP Abgrall53f17a92014-02-12 14:02:41 -0800289/* return value of signal handlers */
290#undef RETSIGVAL
The Android Open Source Project2949f582009-03-03 19:30:46 -0800291
292/* Define to 1 if you have the ANSI C header files. */
293#undef STDC_HEADERS
294
JP Abgrall53f17a92014-02-12 14:02:41 -0800295/* define if you want to build the possibly-buggy SMB printer */
296#undef TCPDUMP_DO_SMB
297
The Android Open Source Project2949f582009-03-03 19:30:46 -0800298/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
299#undef TIME_WITH_SYS_TIME
300
JP Abgrall53f17a92014-02-12 14:02:41 -0800301/* define if you have ether_ntohost() and it works */
302#undef USE_ETHER_NTOHOST
303
Elliott Hughes892a68b2015-10-19 14:43:53 -0700304/* Define if you enable support for libsmi */
305#undef USE_LIBSMI
306
JP Abgrall53f17a92014-02-12 14:02:41 -0800307/* define if should chroot when dropping privileges */
308#undef WITH_CHROOT
309
310/* define if should drop privileges by default */
311#undef WITH_USER
312
313/* get BSD semantics on Irix */
314#undef _BSD_SIGNALS
315
316/* define on AIX to get certain functions */
317#undef _SUN
318
319/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
320 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
321 #define below would cause a syntax error. */
322#undef _UINT32_T
323
324/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
325 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
326 #define below would cause a syntax error. */
327#undef _UINT64_T
328
329/* Define for Solaris 2.5.1 so the uint8_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 _UINT8_T
333
334/* define if your compiler allows __attribute__((format)) without a warning */
335#undef __ATTRIBUTE___FORMAT_OK
336
337/* define if your compiler allows __attribute__((format)) to be applied to
338 function pointers */
339#undef __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS
340
341/* define if your compiler allows __attribute__((noreturn)) to be applied to
342 function pointers */
343#undef __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS
344
345/* to handle Ultrix compilers that don't support const in prototypes */
346#undef const
347
The Android Open Source Project2949f582009-03-03 19:30:46 -0800348/* Define as token for inline if inlining supported */
349#undef inline
350
JP Abgrall53f17a92014-02-12 14:02:41 -0800351/* Define to the type of a signed integer type of width exactly 16 bits if
352 such a type exists and the standard includes do not define it. */
The Android Open Source Project2949f582009-03-03 19:30:46 -0800353#undef int16_t
354
JP Abgrall53f17a92014-02-12 14:02:41 -0800355/* Define to the type of a signed integer type of width exactly 32 bits if
356 such a type exists and the standard includes do not define it. */
The Android Open Source Project2949f582009-03-03 19:30:46 -0800357#undef int32_t
358
JP Abgrall53f17a92014-02-12 14:02:41 -0800359/* Define to the type of a signed integer type of width exactly 64 bits if
360 such a type exists and the standard includes do not define it. */
The Android Open Source Project2949f582009-03-03 19:30:46 -0800361#undef int64_t
362
JP Abgrall53f17a92014-02-12 14:02:41 -0800363/* Define to the type of a signed integer type of width exactly 8 bits if such
364 a type exists and the standard includes do not define it. */
The Android Open Source Project2949f582009-03-03 19:30:46 -0800365#undef int8_t
366
Elliott Hughes892a68b2015-10-19 14:43:53 -0700367/* Define to `uint16_t' if u_int16_t not defined. */
The Android Open Source Project2949f582009-03-03 19:30:46 -0800368#undef u_int16_t
369
Elliott Hughes892a68b2015-10-19 14:43:53 -0700370/* Define to `uint32_t' if u_int32_t not defined. */
The Android Open Source Project2949f582009-03-03 19:30:46 -0800371#undef u_int32_t
372
Elliott Hughes892a68b2015-10-19 14:43:53 -0700373/* Define to `uint64_t' if u_int64_t not defined. */
The Android Open Source Project2949f582009-03-03 19:30:46 -0800374#undef u_int64_t
375
Elliott Hughes892a68b2015-10-19 14:43:53 -0700376/* Define to `uint8_t' if u_int8_t not defined. */
The Android Open Source Project2949f582009-03-03 19:30:46 -0800377#undef u_int8_t
JP Abgrall53f17a92014-02-12 14:02:41 -0800378
379/* Define to the type of an unsigned integer type of width exactly 16 bits if
380 such a type exists and the standard includes do not define it. */
381#undef uint16_t
382
383/* Define to the type of an unsigned integer type of width exactly 32 bits if
384 such a type exists and the standard includes do not define it. */
385#undef uint32_t
386
387/* Define to the type of an unsigned integer type of width exactly 64 bits if
388 such a type exists and the standard includes do not define it. */
389#undef uint64_t
390
391/* Define to the type of an unsigned integer type of width exactly 8 bits if
392 such a type exists and the standard includes do not define it. */
393#undef uint8_t
Elliott Hughes892a68b2015-10-19 14:43:53 -0700394
395/* Define to the type of an unsigned integer type wide enough to hold a
396 pointer, if such a type exists, and if the system does not define it. */
397#undef uintptr_t