]>
The Tcpdump Group git mirrors - tcpdump/blob - config.h.in
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* define if you have the addrinfo function */
6 /* Define to 1 if you have the `alarm' function. */
9 /* Define to 1 if you have the `bpf_dump' function. */
12 /* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
14 #undef HAVE_DECL_ETHER_NTOHOST
16 /* define if you have the dnet_htoa function */
19 /* Define to 1 if you have the `ether_ntohost' function. */
20 #undef HAVE_ETHER_NTOHOST
22 /* Define to 1 if you have the <fcntl.h> header file. */
25 /* Define to 1 if you have the `fork' function. */
28 /* Define to 1 if you have the `getnameinfo' function. */
29 #undef HAVE_GETNAMEINFO
31 /* define if you have getrpcbynumber() */
32 #undef HAVE_GETRPCBYNUMBER
34 /* define if you have the h_errno variable */
37 /* Define to 1 if you have the <inttypes.h> header file. */
38 #undef HAVE_INTTYPES_H
40 /* Define to 1 if you have the `crypto' library (-lcrypto). */
43 /* Define to 1 if you have the `rpc' library (-lrpc). */
46 /* Define to 1 if you have the `smi' library (-lsmi). */
49 /* Define to 1 if you have the <memory.h> header file. */
52 /* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
53 #undef HAVE_NETDNET_DNETDB_H
55 /* define if you have a dnet_htoa declaration in <netdnet/dnetdb.h> */
56 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
58 /* Define to 1 if you have the <netinet/ether.h> header file. */
59 #undef HAVE_NETINET_ETHER_H
61 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
62 #undef HAVE_NETINET_IF_ETHER_H
64 /* Define to 1 if you have the <net/pfvar.h> header file. */
65 #undef HAVE_NET_PFVAR_H
67 /* Define to 1 if you have the <openssl/evp.h> header file. */
68 #undef HAVE_OPENSSL_EVP_H
70 /* if there's an os_proto.h for this platform, to use additional prototypes */
71 #undef HAVE_OS_PROTO_H
73 /* Define to 1 if you have the <pcap/bluetooth.h> header file. */
74 #undef HAVE_PCAP_BLUETOOTH_H
76 /* Define to 1 if you have the `pcap_breakloop' function. */
77 #undef HAVE_PCAP_BREAKLOOP
79 /* Define to 1 if you have the `pcap_create' function. */
80 #undef HAVE_PCAP_CREATE
82 /* define if libpcap has pcap_datalink_name_to_val() */
83 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
85 /* define if libpcap has pcap_datalink_val_to_description() */
86 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
88 /* define if libpcap has pcap_debug */
89 #undef HAVE_PCAP_DEBUG
91 /* Define to 1 if you have the `pcap_dump_flush' function. */
92 #undef HAVE_PCAP_DUMP_FLUSH
94 /* define if libpcap has pcap_dump_ftell() */
95 #undef HAVE_PCAP_DUMP_FTELL
97 /* Define to 1 if you have the `pcap_findalldevs' function. */
98 #undef HAVE_PCAP_FINDALLDEVS
100 /* Define to 1 if the system has the type `pcap_if_t'. */
101 #undef HAVE_PCAP_IF_T
103 /* Define to 1 if you have the `pcap_lib_version' function. */
104 #undef HAVE_PCAP_LIB_VERSION
106 /* define if libpcap has pcap_list_datalinks() */
107 #undef HAVE_PCAP_LIST_DATALINKS
109 /* Define to 1 if you have the `pcap_setdirection' function. */
110 #undef HAVE_PCAP_SETDIRECTION
112 /* define if libpcap has pcap_set_datalink() */
113 #undef HAVE_PCAP_SET_DATALINK
115 /* Define to 1 if you have the `pcap_set_tstamp_type' function. */
116 #undef HAVE_PCAP_SET_TSTAMP_TYPE
118 /* Define to 1 if you have the <pcap/usb.h> header file. */
119 #undef HAVE_PCAP_USB_H
121 /* define if libpcap has pcap_version */
122 #undef HAVE_PCAP_VERSION
124 /* Define to 1 if you have the `pfopen' function. */
127 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
128 #undef HAVE_RPC_RPCENT_H
130 /* Define to 1 if you have the <rpc/rpc.h> header file. */
131 #undef HAVE_RPC_RPC_H
133 /* Define to 1 if you have the `setlinebuf' function. */
134 #undef HAVE_SETLINEBUF
136 /* Define to 1 if you have the `sigaction' function. */
137 #undef HAVE_SIGACTION
139 /* Define to 1 if you have the `sigset' function. */
142 /* Define to 1 if you have the <smi.h> header file. */
145 /* Define to 1 if you have the `snprintf' function. */
148 /* if struct sockaddr has the sa_len member */
149 #undef HAVE_SOCKADDR_SA_LEN
151 /* Define to 1 if you have the <stdint.h> header file. */
154 /* Define to 1 if you have the <stdlib.h> header file. */
157 /* Define to 1 if you have the `strcasecmp' function. */
158 #undef HAVE_STRCASECMP
160 /* Define to 1 if you have the `strdup' function. */
163 /* Define to 1 if you have the `strftime' function. */
166 /* Define to 1 if you have the <strings.h> header file. */
167 #undef HAVE_STRINGS_H
169 /* Define to 1 if you have the <string.h> header file. */
172 /* Define to 1 if you have the `strlcat' function. */
175 /* Define to 1 if you have the `strlcpy' function. */
178 /* Define to 1 if you have the `strsep' function. */
181 /* Define to 1 if the system has the type `struct ether_addr'. */
182 #undef HAVE_STRUCT_ETHER_ADDR
184 /* Define to 1 if you have the <sys/bitypes.h> header file. */
185 #undef HAVE_SYS_BITYPES_H
187 /* Define to 1 if you have the <sys/stat.h> header file. */
188 #undef HAVE_SYS_STAT_H
190 /* Define to 1 if you have the <sys/types.h> header file. */
191 #undef HAVE_SYS_TYPES_H
193 /* Define to 1 if you have the <unistd.h> header file. */
196 /* Define to 1 if you have the `vfork' function. */
199 /* Define to 1 if you have the `vfprintf' function. */
202 /* Define to 1 if you have the `vsnprintf' function. */
203 #undef HAVE_VSNPRINTF
205 /* define if libpcap has yydebug */
208 /* define if your compiler has __attribute__ */
209 #undef HAVE___ATTRIBUTE__
211 /* Define if you enable IPv6 support */
214 /* if unaligned access fails */
217 /* Define if you enable support for libsmi */
220 /* define if you need to include missing/addrinfo.h */
221 #undef NEED_ADDRINFO_H
223 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
224 #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
226 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
227 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
229 /* Define to the address where bug reports for this package should be sent. */
230 #undef PACKAGE_BUGREPORT
232 /* Define to the full name of this package. */
235 /* Define to the full name and version of this package. */
236 #undef PACKAGE_STRING
238 /* Define to the one symbol short name of this package. */
239 #undef PACKAGE_TARNAME
241 /* Define to the home page for this package. */
244 /* Define to the version of this package. */
245 #undef PACKAGE_VERSION
247 /* define if the platform doesn't define PRId64 */
250 /* define if the platform doesn't define PRIo64 */
253 /* define if the platform doesn't define PRIx64 */
256 /* define if the platform doesn't define PRIu64 */
259 /* Define as the return type of signal handlers (`int' or `void'). */
262 /* return value of signal handlers */
265 /* Define to 1 if you have the ANSI C header files. */
268 /* define if you want to build the possibly-buggy SMB printer */
269 #undef TCPDUMP_DO_SMB
271 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
272 #undef TIME_WITH_SYS_TIME
274 /* define if you have ether_ntohost() and it works */
275 #undef USE_ETHER_NTOHOST
277 /* define if should chroot when dropping privileges */
280 /* define if should drop privileges by default */
283 /* get BSD semantics on Irix */
286 /* define on AIX to get certain functions */
289 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
290 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
291 #define below would cause a syntax error. */
294 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
295 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
296 #define below would cause a syntax error. */
299 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
300 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
301 #define below would cause a syntax error. */
304 /* define if your compiler allows __attribute__((format)) without a warning */
305 #undef __ATTRIBUTE___FORMAT_OK
307 /* define if your compiler allows __attribute__((format)) to be applied to
309 #undef __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS
311 /* define if your compiler allows __attribute__((noreturn)) to be applied to
313 #undef __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS
315 /* to handle Ultrix compilers that don't support const in prototypes */
318 /* Define as token for inline if inlining supported */
321 /* Define to the type of a signed integer type of width exactly 16 bits if
322 such a type exists and the standard includes do not define it. */
325 /* Define to the type of a signed integer type of width exactly 32 bits if
326 such a type exists and the standard includes do not define it. */
329 /* Define to the type of a signed integer type of width exactly 64 bits if
330 such a type exists and the standard includes do not define it. */
333 /* Define to the type of a signed integer type of width exactly 8 bits if such
334 a type exists and the standard includes do not define it. */
337 /* Define to `unsigned short' if u_int16_t not defined. */
340 /* Define to `unsigned int' if u_int32_t not defined. */
343 /* Define to `unsigned long long' if u_int64_t not defined. */
346 /* Define to `unsigned char' if u_int8_t not defined. */
349 /* Define to the type of an unsigned integer type of width exactly 16 bits if
350 such a type exists and the standard includes do not define it. */
353 /* Define to the type of an unsigned integer type of width exactly 32 bits if
354 such a type exists and the standard includes do not define it. */
357 /* Define to the type of an unsigned integer type of width exactly 64 bits if
358 such a type exists and the standard includes do not define it. */
361 /* Define to the type of an unsigned integer type of width exactly 8 bits if
362 such a type exists and the standard includes do not define it. */