]>
The Tcpdump Group git mirrors - tcpdump/blob - 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 */
5 /* Define if you have SSLeay 0.9.0b with the buggy cast128. */
6 #undef HAVE_BUGGY_CAST128
8 /* Define if you enable IPv6 support */
11 /* Define if you enable support for the libsmi. */
14 /* Define if you have the <smi.h> header file. */
17 /* define if you have struct __res_state_ext */
18 #undef HAVE_RES_STATE_EXT
20 /* define if your struct __res_state has the nsort member */
21 #undef HAVE_NEW_RES_STATE
23 /* define if <inttypes.h> defines PRI[doxu]64 macros */
24 #undef INTTYPES_H_DEFINES_FORMATS
27 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
29 #undef ETHER_HEADER_HAS_EA
31 /* define if struct ether_arp contains arp_xsha */
32 #undef ETHER_ARP_HAS_X
34 /* define if you have the addrinfo function. */
37 /* define if you need to include missing/addrinfoh.h. */
38 #undef NEED_ADDRINFO_H
40 /* define ifyou have the h_errno variable. */
43 /* define if IN6ADDRSZ is defined (XXX not used!) */
46 /* define if INADDRSZ is defined (XXX not used!) */
49 /* define if this is a development version, to use additional prototypes. */
50 #undef HAVE_OS_PROTO_H
52 /* define if <unistd.h> defines __P() */
53 #undef HAVE_PORTABLE_PROTOTYPE
55 /* define if RES_USE_INET6 is defined */
56 #undef HAVE_RES_USE_INET6
58 /* define if struct sockaddr has the sa_len member */
59 #undef HAVE_SOCKADDR_SA_LEN
61 /* define if you have struct sockaddr_storage */
62 #undef HAVE_SOCKADDR_STORAGE
64 /* define if you have both getipnodebyname() and getipnodebyaddr() */
65 #undef USE_GETIPNODEBY
67 /* define if you have ether_ntohost() and it works */
68 #undef USE_ETHER_NTOHOST
70 /* define if libpcap has pcap_version */
71 #undef HAVE_PCAP_VERSION
73 /* define if libpcap has pcap_debug */
74 #undef HAVE_PCAP_DEBUG
76 /* define if libpcap has yydebug */
79 /* define if libpcap has pcap_list_datalinks() */
80 #undef HAVE_PCAP_LIST_DATALINKS
82 /* define if libpcap has pcap_set_datalink() */
83 #undef HAVE_PCAP_SET_DATALINK
85 /* define if libpcap has pcap_datalink_name_to_val() */
86 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
88 /* define if libpcap has pcap_datalink_val_to_description() */
89 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
91 /* define if you have getrpcbynumber() */
92 #undef HAVE_GETRPCBYNUMBER
94 /* define if unaligned memory accesses fail */
97 /* The successful return value from signal (?)XXX */
100 /* Define this on IRIX */
103 /* For HP/UX ANSI compiler? */
109 /* Workaround for missing sized types */
110 /* XXX this should move to the more standard uint*_t */
120 /* Workaround for missing 64-bit formats */
126 /* Whether or not to include the possibly-buggy SMB printer */
127 #undef TCPDUMP_DO_SMB
129 /* Long story short: aclocal.m4 depends on autoconf 2.13
130 * implementation details wrt "const"; newer versions
131 * have different implementation details so for now we
132 * put "const" here. This may cause duplicate definitions
133 * in config.h but that should be OK since they're the same.
137 /* Define if you have the dnet_htoa function. */
138 #undef HAVE_DNET_HTOA
140 /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */
141 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
143 /* define if should drop privileges by default */
146 /* define if should chroot when dropping privileges */
149 /* Define to 1 if you have the `alarm' function. */
152 /* Define to 1 if you have the `bpf_dump' function. */
155 /* Define to 1 if you have the `ether_ntohost' function. */
156 #undef HAVE_ETHER_NTOHOST
158 /* Define to 1 if you have the <fcntl.h> header file. */
161 /* Define to 1 if you have the `getaddrinfo' function. */
162 #undef HAVE_GETADDRINFO
164 /* Define to 1 if you have the `getnameinfo' function. */
165 #undef HAVE_GETNAMEINFO
167 /* Define to 1 if you have the <inttypes.h> header file. */
168 #undef HAVE_INTTYPES_H
170 /* Define to 1 if you have the `crypto' library (-lcrypto). */
171 #undef HAVE_LIBCRYPTO
173 /* Define to 1 if you have the `rpc' library (-lrpc). */
176 /* Define to 1 if you have the `smi' library (-lsmi). */
179 /* Define to 1 if you have the <memory.h> header file. */
182 /* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
183 #undef HAVE_NETDNET_DNETDB_H
185 /* Define to 1 if you have the <netinet/ether.h> header file. */
186 #undef HAVE_NETINET_ETHER_H
188 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
189 #undef HAVE_NETINET_IF_ETHER_H
191 /* Define to 1 if you have the <openssl/evp.h> header file. */
192 #undef HAVE_OPENSSL_EVP_H
194 /* Define to 1 if you have the `pcap_breakloop' function. */
195 #undef HAVE_PCAP_BREAKLOOP
197 /* Define to 1 if you have the `pcap_dump_flush' function. */
198 #undef HAVE_PCAP_DUMP_FLUSH
200 /* Define to 1 if you have the `pcap_findalldevs' function. */
201 #undef HAVE_PCAP_FINDALLDEVS
203 /* Define to 1 if the system has the type `pcap_if_t'. */
204 #undef HAVE_PCAP_IF_T
206 /* Define to 1 if you have the `pcap_lib_version' function. */
207 #undef HAVE_PCAP_LIB_VERSION
209 /* Define to 1 if you have the `pfopen' function. */
212 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
213 #undef HAVE_RPC_RPCENT_H
215 /* Define to 1 if you have the `setlinebuf' function. */
216 #undef HAVE_SETLINEBUF
218 /* Define to 1 if you have the `sigaction' function. */
219 #undef HAVE_SIGACTION
221 /* Define to 1 if you have the `sigset' function. */
224 /* Define to 1 if you have the <smi.h> header file. */
227 /* Define to 1 if you have the `snprintf' function. */
230 /* Define to 1 if you have the <stdint.h> header file. */
233 /* Define to 1 if you have the <stdlib.h> header file. */
236 /* Define to 1 if you have the `strcasecmp' function. */
237 #undef HAVE_STRCASECMP
239 /* Define to 1 if you have the `strdup' function. */
242 /* Define to 1 if you have the `strftime' function. */
245 /* Define to 1 if you have the <strings.h> header file. */
246 #undef HAVE_STRINGS_H
248 /* Define to 1 if you have the <string.h> header file. */
251 /* Define to 1 if you have the `strlcat' function. */
254 /* Define to 1 if you have the `strlcpy' function. */
257 /* Define to 1 if you have the `strsep' function. */
260 /* Define to 1 if you have the <sys/stat.h> header file. */
261 #undef HAVE_SYS_STAT_H
263 /* Define to 1 if you have the <sys/types.h> header file. */
264 #undef HAVE_SYS_TYPES_H
266 /* Define to 1 if you have the <unistd.h> header file. */
269 /* Define to 1 if you have the `vfprintf' function. */
272 /* Define to 1 if you have the `vsnprintf' function. */
273 #undef HAVE_VSNPRINTF
275 /* define if your compiler has __attribute__ */
276 #undef HAVE___ATTRIBUTE__
278 /* Define to the address where bug reports for this package should be sent. */
279 #undef PACKAGE_BUGREPORT
281 /* Define to the full name of this package. */
284 /* Define to the full name and version of this package. */
285 #undef PACKAGE_STRING
287 /* Define to the one symbol short name of this package. */
288 #undef PACKAGE_TARNAME
290 /* Define to the version of this package. */
291 #undef PACKAGE_VERSION
293 /* Define as the return type of signal handlers (`int' or `void'). */
296 /* The size of a `char', as computed by sizeof. */
299 /* The size of a `int', as computed by sizeof. */
302 /* The size of a `long', as computed by sizeof. */
305 /* The size of a `long long', as computed by sizeof. */
306 #undef SIZEOF_LONG_LONG
308 /* The size of a `short', as computed by sizeof. */
311 /* Define to 1 if you have the ANSI C header files. */
314 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
315 #undef TIME_WITH_SYS_TIME
317 /* Define as token for inline if inlining supported */