]> The Tcpdump Group git mirrors - tcpdump/blob - config.h.in
Use TTEST2 instead of home-grown truncation check.
[tcpdump] / config.h.in
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define to empty if the keyword does not work. */
4 #undef const
5
6 /* Define as the return type of signal handlers (int or void). */
7 #undef RETSIGTYPE
8
9 /* Define if you can safely include both <sys/time.h> and <time.h>. */
10 #undef TIME_WITH_SYS_TIME
11
12 /* Define if your processor stores words with the most significant
13 byte first (like Motorola and SPARC, unlike Intel and VAX). */
14 #undef WORDS_BIGENDIAN
15
16 /* Define if you have SSLeay XXX why isn't this HAVE_LIBCRYPTO? */
17 #undef CRYPTO
18
19 /* Define if you have SSLeay 0.9.0b with the buggy cast128. */
20 #undef HAVE_BUGGY_CAST128
21
22 /* Define both to enable IPv6 support XXX why 2? ENABLE_IPV6 is not used. */
23 #undef ENABLE_IPV6
24 #undef INET6
25
26 /* Is T_AAAA predefined? */
27 #undef HAVE_AAAA
28
29 /* Fallback definition if not in headers */
30 /* XXX why is this not #ifndef HAVE_AAA #define T_AAAA ... ? */
31 /* XXX or even #ifndef T_AAAA ... */
32 #undef T_AAAA
33
34 /* define if you have struct __res_state_ext */
35 #undef HAVE_RES_STATE_EXT
36
37 /* define if your struct __res_state has the nsort member */
38 #undef HAVE_NEW_RES_STATE
39
40 /*
41 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
42 */
43 #undef ETHER_HEADER_HAS_EA
44
45 /*
46 * define if struct ether_arp.arp_sha is a struct with ether_addr_octet
47 */
48 #undef ETHER_ARP_HAS_EA
49
50 /* define if struct ether_arp contains arp_xsha */
51 #undef ETHER_ARP_HAS_X
52
53 /* define if you have the addrinfo function. */
54 #undef HAVE_ADDRINFO
55
56 /* define ifyou have the h_errno variable. */
57 #undef HAVE_H_ERRNO
58
59 /* define if IN6ADDRSZ is defined (XXX not used!) */
60 #undef HAVE_IN6ADDRSZ
61
62 /* define if INADDRSZ is defined (XXX not used!) */
63 #undef HAVE_INADDRSZ
64
65 /* define if you have <net/slip.h> */
66 #undef HAVE_NET_SLIP_H
67
68 /* define if this is a development version, to use additional prototypes. */
69 #undef HAVE_OS_PROTO_H
70
71 /* define if <unistd.h> defines __P() */
72 #undef HAVE_PORTABLE_PROTOTYPE
73
74 /* define if RES_USE_INET6 is defined */
75 #undef HAVE_RES_USE_INET6
76
77 /* define if struct sockaddr has the sa_len member */
78 #undef HAVE_SOCKADDR_SA_LEN
79
80 /* define if you have struct sockaddr_storage */
81 #undef HAVE_SOCKADDR_STORAGE
82
83 /* define if unaligned memory accesses fail */
84 #undef LBL_ALIGN
85
86 /* The successful return value from signal (?)XXX */
87 #undef RETSIGVAL
88
89 /* Define this on IRIX */
90 #undef _BSD_SIGNALS
91
92 /* For HP/UX ANSI compiler? */
93 #undef _HPUX_SOURCE
94
95 /* AIX hack. */
96 #undef _SUN
97
98 /* OSF hack: "Workaround around ip_hl vs. ip_vhl problem in netinet/ip.h" */
99 #undef __STDC__
100
101 /* Workaround for missing sized types */
102 /* XXX this should move to the more standard uint*_t */
103 #undef int16_t
104 #undef int32_t
105 #undef u_int16_t
106 #undef u_int32_t
107 #undef u_int8_t
108
109 /* The number of bytes in a char. */
110 #undef SIZEOF_CHAR
111
112 /* The number of bytes in a int. */
113 #undef SIZEOF_INT
114
115 /* The number of bytes in a long. */
116 #undef SIZEOF_LONG
117
118 /* The number of bytes in a short. */
119 #undef SIZEOF_SHORT
120
121 /* Define if you have the ether_ntoa function. */
122 #undef HAVE_ETHER_NTOA
123
124 /* Define if you have the getaddrinfo function. */
125 #undef HAVE_GETADDRINFO
126
127 /* Define if you have the gethostbyname2 function. */
128 #undef HAVE_GETHOSTBYNAME2
129
130 /* Define if you have the getnameinfo function. */
131 #undef HAVE_GETNAMEINFO
132
133 /* Define if you have the inet_aton function. */
134 #undef HAVE_INET_ATON
135
136 /* Define if you have the inet_ntop function. */
137 #undef HAVE_INET_NTOP
138
139 /* Define if you have the inet_pton function. */
140 #undef HAVE_INET_PTON
141
142 /* Define if you have the pfopen function. */
143 #undef HAVE_PFOPEN
144
145 /* Define if you have the setlinebuf function. */
146 #undef HAVE_SETLINEBUF
147
148 /* Define if you have the sigaction function. */
149 #undef HAVE_SIGACTION
150
151 /* Define if you have the sigset function. */
152 #undef HAVE_SIGSET
153
154 /* Define if you have the strcasecmp function. */
155 #undef HAVE_STRCASECMP
156
157 /* Define if you have the vfprintf function. */
158 #undef HAVE_VFPRINTF
159
160 /* Define if you have the <cast.h> header file. */
161 #undef HAVE_CAST_H
162
163 /* Define if you have the <fcntl.h> header file. */
164 #undef HAVE_FCNTL_H
165
166 /* Define if you have the <malloc.h> header file. */
167 #undef HAVE_MALLOC_H
168
169 /* Define if you have the <memory.h> header file. */
170 #undef HAVE_MEMORY_H
171
172 /* Define if you have the <net/slip.h> header file. */
173 #undef HAVE_NET_SLIP_H
174
175 /* Define if you have the <netinet6/ipcomp.h> header file. */
176 #undef HAVE_NETINET6_IPCOMP_H
177
178 /* Define if you have the <rc5.h> header file. */
179 #undef HAVE_RC5_H
180
181 /* Define if you have the <rpc/rpcent.h> header file. */
182 #undef HAVE_RPC_RPCENT_H
183
184 /* Define if you have the <zlib.h> header file. */
185 #undef HAVE_ZLIB_H
186
187 /* Define if you have the crypto library (-lcrypto). */
188 #undef HAVE_LIBCRYPTO
189
190 /* Define if you have the dnet library (-ldnet). */
191 #undef HAVE_LIBDNET
192
193 /* Define if you have the resolv library (-lresolv). */
194 #undef HAVE_LIBRESOLV
195
196 /* Define if you have the rpc library (-lrpc). */
197 #undef HAVE_LIBRPC
198
199 /* Define if you have the socket library (-lsocket). */
200 #undef HAVE_LIBSOCKET
201
202 /* Define if you have the str library (-lstr). */
203 #undef HAVE_LIBSTR
204
205 /* Define if you have the z library (-lz). */
206 #undef HAVE_LIBZ