]>
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 */
5 /* Define to empty if the keyword does not work. */
8 /* Define as __inline if that's what the C compiler calls it. */
11 /* Define as the return type of signal handlers (int or void). */
14 /* Define if you can safely include both <sys/time.h> and <time.h>. */
15 #undef TIME_WITH_SYS_TIME
17 /* Define if your processor stores words with the most significant
18 byte first (like Motorola and SPARC, unlike Intel and VAX). */
19 #undef WORDS_BIGENDIAN
21 /* Define if you have SSLeay 0.9.0b with the buggy cast128. */
22 #undef HAVE_BUGGY_CAST128
24 /* Define both to enable IPv6 support XXX why 2? ENABLE_IPV6 is not used. */
28 /* Define if you enable support for the libsmi. */
31 /* define if you have struct __res_state_ext */
32 #undef HAVE_RES_STATE_EXT
34 /* define if your struct __res_state has the nsort member */
35 #undef HAVE_NEW_RES_STATE
38 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
40 #undef ETHER_HEADER_HAS_EA
43 * define if struct ether_arp.arp_sha is a struct with ether_addr_octet
45 #undef ETHER_ARP_HAS_EA
47 /* define if struct ether_arp contains arp_xsha */
48 #undef ETHER_ARP_HAS_X
50 /* define if you have the addrinfo function. */
53 /* define if you need to include missing/addrinfoh.h. */
54 #undef NEED_ADDRINFO_H
56 /* define ifyou have the h_errno variable. */
59 /* define if IN6ADDRSZ is defined (XXX not used!) */
62 /* define if INADDRSZ is defined (XXX not used!) */
65 /* define if you have <net/slip.h> */
66 #undef HAVE_NET_SLIP_H
68 /* define if this is a development version, to use additional prototypes. */
69 #undef HAVE_OS_PROTO_H
71 /* define if <unistd.h> defines __P() */
72 #undef HAVE_PORTABLE_PROTOTYPE
74 /* define if RES_USE_INET6 is defined */
75 #undef HAVE_RES_USE_INET6
77 /* define if struct sockaddr has the sa_len member */
78 #undef HAVE_SOCKADDR_SA_LEN
80 /* define if you have struct sockaddr_storage */
81 #undef HAVE_SOCKADDR_STORAGE
83 /* define if unaligned memory accesses fail */
86 /* The successful return value from signal (?)XXX */
89 /* Define this on IRIX */
92 /* For HP/UX ANSI compiler? */
98 /* OSF hack: "Workaround around ip_hl vs. ip_vhl problem in netinet/ip.h" */
101 /* Workaround for missing sized types */
102 /* XXX this should move to the more standard uint*_t */
109 /* The number of bytes in a char. */
112 /* The number of bytes in a int. */
115 /* The number of bytes in a long. */
118 /* The number of bytes in a short. */
121 /* Define if you have the asnprintf function. */
122 #undef HAVE_ASNPRINTF
124 /* Define if you have the asprintf function. */
127 /* Define if you have the ether_ntohost function. */
128 #undef HAVE_ETHER_NTOHOST
130 /* Define if you have the getaddrinfo function. */
131 #undef HAVE_GETADDRINFO
133 /* Define if you have the gethostbyname2 function. */
134 #undef HAVE_GETHOSTBYNAME2
136 /* Define if you have the getnameinfo function. */
137 #undef HAVE_GETNAMEINFO
139 /* Define if you have the inet_aton function. */
140 #undef HAVE_INET_ATON
142 /* Define if you have the inet_ntop function. */
143 #undef HAVE_INET_NTOP
145 /* Define if you have the inet_pton function. */
146 #undef HAVE_INET_PTON
148 /* Define if you have the pfopen function. */
151 /* Define if you have the setlinebuf function. */
152 #undef HAVE_SETLINEBUF
154 /* Define if you have the sigaction function. */
155 #undef HAVE_SIGACTION
157 /* Define if you have the sigset function. */
160 /* Define if you have the snprintf function. */
163 /* Define if you have the strcasecmp function. */
164 #undef HAVE_STRCASECMP
166 /* Define if you have the strlcat function. */
169 /* Define if you have the strlcpy function. */
172 /* Define if you have the vasnprintf function. */
173 #undef HAVE_VASNPRINTF
175 /* Define if you have the vasprintf function. */
176 #undef HAVE_VASPRINTF
178 /* Define if you have the vfprintf function. */
181 /* Define if you have the vsnprintf function. */
182 #undef HAVE_VSNPRINTF
184 /* Define if you have the <cast.h> header file. */
187 /* Define if you have the <fcntl.h> header file. */
190 /* Define if you have the <malloc.h> header file. */
193 /* Define if you have the <memory.h> header file. */
196 /* Define if you have the <net/slip.h> header file. */
197 #undef HAVE_NET_SLIP_H
199 /* Define if you have the <rc5.h> header file. */
202 /* Define if you have the <rpc/rpcent.h> header file. */
203 #undef HAVE_RPC_RPCENT_H
205 /* Define if you have the <smi.h> header file. */
208 /* Define if you have the <zlib.h> header file. */
211 /* Define if you have the crypto library (-lcrypto). */
212 #undef HAVE_LIBCRYPTO
214 /* Define if you have the dnet library (-ldnet). */
217 /* Define if you have the resolv library (-lresolv). */
218 #undef HAVE_LIBRESOLV
220 /* Define if you have the rpc library (-lrpc). */
223 /* Define if you have the smi library (-lsmi). */
226 /* Define if you have the socket library (-lsocket). */
227 #undef HAVE_LIBSOCKET
229 /* Define if you have the str library (-lstr). */
232 /* Define if you have the z library (-lz). */