]>
The Tcpdump Group git mirrors - tcpdump/blob - config.h.in
1 /* config.h.in. Generated automatically 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 */
6 /* Define if you have SSLeay 0.9.0b with the buggy cast128. */
7 #undef HAVE_BUGGY_CAST128
9 /* Define if you enable IPv6 support */
12 /* Define if you enable support for the libsmi. */
15 /* Define if you have the <smi.h> header file. */
18 /* define if you have struct __res_state_ext */
19 #undef HAVE_RES_STATE_EXT
21 /* define if your struct __res_state has the nsort member */
22 #undef HAVE_NEW_RES_STATE
24 /* define if <inttypes.h> defines PRI[doxu]64 macros */
25 #undef INTTYPES_H_DEFINES_FORMATS
28 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
30 #undef ETHER_HEADER_HAS_EA
32 /* define if struct ether_arp contains arp_xsha */
33 #undef ETHER_ARP_HAS_X
35 /* define if you have the addrinfo function. */
38 /* define if you need to include missing/addrinfoh.h. */
39 #undef NEED_ADDRINFO_H
41 /* define ifyou have the h_errno variable. */
44 /* define if IN6ADDRSZ is defined (XXX not used!) */
47 /* define if INADDRSZ is defined (XXX not used!) */
50 /* define if this is a development version, to use additional prototypes. */
51 #undef HAVE_OS_PROTO_H
53 /* define if <unistd.h> defines __P() */
54 #undef HAVE_PORTABLE_PROTOTYPE
56 /* define if RES_USE_INET6 is defined */
57 #undef HAVE_RES_USE_INET6
59 /* define if struct sockaddr has the sa_len member */
60 #undef HAVE_SOCKADDR_SA_LEN
62 /* define if you have struct sockaddr_storage */
63 #undef HAVE_SOCKADDR_STORAGE
65 /* define if you have both getipnodebyname() and getipnodebyaddr() */
66 #undef USE_GETIPNODEBY
68 /* define if you have ether_ntohost() and it works */
69 #undef USE_ETHER_NTOHOST
71 /* define if libpcap has pcap_version */
72 #undef HAVE_PCAP_VERSION
74 /* define if libpcap has pcap_debug */
75 #undef HAVE_PCAP_DEBUG
77 /* define if libpcap has yydebug */
80 /* define if libpcap has pcap_list_datalinks() */
81 #undef HAVE_PCAP_LIST_DATALINKS
83 /* define if libpcap has pcap_set_datalink() */
84 #undef HAVE_PCAP_SET_DATALINK
86 /* define if libpcap has pcap_datalink_name_to_val() */
87 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
89 /* define if libpcap has pcap_datalink_val_to_description() */
90 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
92 /* define if unaligned memory accesses fail */
95 /* The successful return value from signal (?)XXX */
98 /* Define this on IRIX */
101 /* For HP/UX ANSI compiler? */
107 /* Workaround for missing sized types */
108 /* XXX this should move to the more standard uint*_t */
118 /* Workaround for missing 64-bit formats */
124 /* Whether or not to include the possibly-buggy SMB printer */
125 #undef TCPDUMP_DO_SMB
127 /* Long story short: aclocal.m4 depends on autoconf 2.13
128 * implementation details wrt "const"; newer versions
129 * have different implementation details so for now we
130 * put "const" here. This may cause duplicate definitions
131 * in config.h but that should be OK since they're the same.
135 /* Define if you have the dnet_htoa function. */
136 #undef HAVE_DNET_HTOA
138 /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */
139 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
141 /* define if should drop privileges by default */
144 /* define if should chroot when dropping privileges */
147 /* Define if you have the `alarm' function. */
150 /* Define if you have the `bpf_dump' function. */
153 /* Define if you have the `ether_ntohost' function. */
154 #undef HAVE_ETHER_NTOHOST
156 /* Define if you have the <fcntl.h> header file. */
159 /* Define if you have the `getaddrinfo' function. */
160 #undef HAVE_GETADDRINFO
162 /* Define if you have the `getnameinfo' function. */
163 #undef HAVE_GETNAMEINFO
165 /* Define if you have the <inttypes.h> header file. */
166 #undef HAVE_INTTYPES_H
168 /* Define if you have the `crypto' library (-lcrypto). */
169 #undef HAVE_LIBCRYPTO
171 /* Define if you have the `rpc' library (-lrpc). */
174 /* Define if you have the `smi' library (-lsmi). */
177 /* Define if you have the <memory.h> header file. */
180 /* Define if you have the <netdnet/dnetdb.h> header file. */
181 #undef HAVE_NETDNET_DNETDB_H
183 /* Define if you have the <netinet/ether.h> header file. */
184 #undef HAVE_NETINET_ETHER_H
186 /* Define if you have the <netinet/if_ether.h> header file. */
187 #undef HAVE_NETINET_IF_ETHER_H
189 /* Define if you have the <openssl/evp.h> header file. */
190 #undef HAVE_OPENSSL_EVP_H
192 /* Define if you have the `pcap_breakloop' function. */
193 #undef HAVE_PCAP_BREAKLOOP
195 /* Define if you have the `pcap_dump_flush' function. */
196 #undef HAVE_PCAP_DUMP_FLUSH
198 /* Define if you have the `pcap_findalldevs' function. */
199 #undef HAVE_PCAP_FINDALLDEVS
201 /* Define if the system has the type `pcap_if_t'. */
202 #undef HAVE_PCAP_IF_T
204 /* Define if you have the `pcap_lib_version' function. */
205 #undef HAVE_PCAP_LIB_VERSION
207 /* Define if you have the `pfopen' function. */
210 /* Define if you have the <rpc/rpcent.h> header file. */
211 #undef HAVE_RPC_RPCENT_H
213 /* Define if you have the `setlinebuf' function. */
214 #undef HAVE_SETLINEBUF
216 /* Define if you have the `sigaction' function. */
217 #undef HAVE_SIGACTION
219 /* Define if you have the `sigset' function. */
222 /* Define if you have the <smi.h> header file. */
225 /* Define if you have the `snprintf' function. */
228 /* Define if you have the <stdint.h> header file. */
231 /* Define if you have the <stdlib.h> header file. */
234 /* Define if you have the `strcasecmp' function. */
235 #undef HAVE_STRCASECMP
237 /* Define if you have the `strdup' function. */
240 /* Define if you have the `strftime' function. */
243 /* Define if you have the <strings.h> header file. */
244 #undef HAVE_STRINGS_H
246 /* Define if you have the <string.h> header file. */
249 /* Define if you have the `strlcat' function. */
252 /* Define if you have the `strlcpy' function. */
255 /* Define if you have the `strsep' function. */
258 /* Define if you have the <sys/stat.h> header file. */
259 #undef HAVE_SYS_STAT_H
261 /* Define if you have the <sys/types.h> header file. */
262 #undef HAVE_SYS_TYPES_H
264 /* Define if you have the <unistd.h> header file. */
267 /* Define if you have the `vfprintf' function. */
270 /* Define if you have the `vsnprintf' function. */
271 #undef HAVE_VSNPRINTF
273 /* define if your compiler has __attribute__ */
274 #undef HAVE___ATTRIBUTE__
276 /* Define as the return type of signal handlers (`int' or `void'). */
279 /* The size of a `char', as computed by sizeof. */
282 /* The size of a `int', as computed by sizeof. */
285 /* The size of a `long', as computed by sizeof. */
288 /* The size of a `long long', as computed by sizeof. */
289 #undef SIZEOF_LONG_LONG
291 /* The size of a `short', as computed by sizeof. */
294 /* Define if you have the ANSI C header files. */
297 /* Define if you can safely include both <sys/time.h> and <time.h>. */
298 #undef TIME_WITH_SYS_TIME
300 /* Define as token for inline if inlining supported */