]> The Tcpdump Group git mirrors - tcpdump/blob - config.h.in
Add support for Apple's IP-over-IEEE 1394 encapsulation.
[tcpdump] / 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 */
4
5 /* Define to empty if the keyword does not work. */
6 #undef const
7
8 /* Define as the return type of signal handlers (int or void). */
9 #undef RETSIGTYPE
10
11 /* Define if you can safely include both <sys/time.h> and <time.h>. */
12 #undef TIME_WITH_SYS_TIME
13
14 /* Define if you enable IPv6 support */
15 #undef INET6
16
17 /* Define if you enable support for the libsmi. */
18 #undef LIBSMI
19
20 /* define if you have struct __res_state_ext */
21 #undef HAVE_RES_STATE_EXT
22
23 /* define if your struct __res_state has the nsort member */
24 #undef HAVE_NEW_RES_STATE
25
26 /* define if you have the addrinfo function. */
27 #undef HAVE_ADDRINFO
28
29 /* define if you need to include missing/addrinfoh.h. */
30 #undef NEED_ADDRINFO_H
31
32 /* define ifyou have the h_errno variable. */
33 #undef HAVE_H_ERRNO
34
35 /* define if IN6ADDRSZ is defined (XXX not used!) */
36 #undef HAVE_IN6ADDRSZ
37
38 /* define if INADDRSZ is defined (XXX not used!) */
39 #undef HAVE_INADDRSZ
40
41 /* define if this is a development version, to use additional prototypes. */
42 #undef HAVE_OS_PROTO_H
43
44 /* define if RES_USE_INET6 is defined */
45 #undef HAVE_RES_USE_INET6
46
47 /* define if struct sockaddr has the sa_len member */
48 #undef HAVE_SOCKADDR_SA_LEN
49
50 /* define if you have struct sockaddr_storage */
51 #undef HAVE_SOCKADDR_STORAGE
52
53 /* define if you have ether_ntohost() and it works */
54 #undef USE_ETHER_NTOHOST
55
56 /* define if libpcap has pcap_version */
57 #undef HAVE_PCAP_VERSION
58
59 /* define if libpcap has pcap_debug */
60 #undef HAVE_PCAP_DEBUG
61
62 /* define if libpcap has yydebug */
63 #undef HAVE_YYDEBUG
64
65 /* define if libpcap has pcap_list_datalinks() */
66 #undef HAVE_PCAP_LIST_DATALINKS
67
68 /* define if libpcap has pcap_set_datalink() */
69 #undef HAVE_PCAP_SET_DATALINK
70
71 /* define if libpcap has pcap_datalink_name_to_val() */
72 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
73
74 /* define if libpcap has pcap_datalink_val_to_description() */
75 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
76
77 /* define if unaligned memory accesses fail */
78 #undef LBL_ALIGN
79
80 /* The successful return value from signal (?)XXX */
81 #undef RETSIGVAL
82
83 /* Define this on IRIX */
84 #undef _BSD_SIGNALS
85
86 /* For HP/UX ANSI compiler? */
87 #undef _HPUX_SOURCE
88
89 /* AIX hack. */
90 #undef _SUN
91
92 /* Workaround for missing sized types */
93 /* XXX this should move to the more standard uint*_t */
94 #undef int8_t
95 #undef int16_t
96 #undef int32_t
97 #undef u_int16_t
98 #undef u_int32_t
99 #undef u_int8_t
100
101 /* Whether or not to include the possibly-buggy SMB printer */
102 #undef TCPDUMP_DO_SMB
103
104 /* Long story short: aclocal.m4 depends on autoconf 2.13
105 * implementation details wrt "const"; newer versions
106 * have different implementation details so for now we
107 * put "const" here. This may cause duplicate definitions
108 * in config.h but that should be OK since they're the same.
109 */
110 #undef const
111
112 /* Define if you have the dnet_htoa function. */
113 #undef HAVE_DNET_HTOA
114
115 /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */
116 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
117
118 /* The number of bytes in a char. */
119 #undef SIZEOF_CHAR
120
121 /* The number of bytes in a int. */
122 #undef SIZEOF_INT
123
124 /* The number of bytes in a long. */
125 #undef SIZEOF_LONG
126
127 /* The number of bytes in a short. */
128 #undef SIZEOF_SHORT
129
130 /* Define if you have the bpf_dump function. */
131 #undef HAVE_BPF_DUMP
132
133 /* Define if you have the ether_ntohost function. */
134 #undef HAVE_ETHER_NTOHOST
135
136 /* Define if you have the getaddrinfo function. */
137 #undef HAVE_GETADDRINFO
138
139 /* Define if you have the getnameinfo function. */
140 #undef HAVE_GETNAMEINFO
141
142 /* Define if you have the pcap_breakloop function. */
143 #undef HAVE_PCAP_BREAKLOOP
144
145 /* Define if you have the pcap_dump_flush function. */
146 #undef HAVE_PCAP_DUMP_FLUSH
147
148 /* Define if you have the pcap_findalldevs function. */
149 #undef HAVE_PCAP_FINDALLDEVS
150
151 /* Define if you have the pcap_lib_version function. */
152 #undef HAVE_PCAP_LIB_VERSION
153
154 /* Define if you have the pfopen function. */
155 #undef HAVE_PFOPEN
156
157 /* Define if you have the setlinebuf function. */
158 #undef HAVE_SETLINEBUF
159
160 /* Define if you have the sigaction function. */
161 #undef HAVE_SIGACTION
162
163 /* Define if you have the sigset function. */
164 #undef HAVE_SIGSET
165
166 /* Define if you have the snprintf function. */
167 #undef HAVE_SNPRINTF
168
169 /* Define if you have the strcasecmp function. */
170 #undef HAVE_STRCASECMP
171
172 /* Define if you have the strdup function. */
173 #undef HAVE_STRDUP
174
175 /* Define if you have the strftime function. */
176 #undef HAVE_STRFTIME
177
178 /* Define if you have the strlcat function. */
179 #undef HAVE_STRLCAT
180
181 /* Define if you have the strlcpy function. */
182 #undef HAVE_STRLCPY
183
184 /* Define if you have the strsep function. */
185 #undef HAVE_STRSEP
186
187 /* Define if you have the vfprintf function. */
188 #undef HAVE_VFPRINTF
189
190 /* Define if you have the vsnprintf function. */
191 #undef HAVE_VSNPRINTF
192
193 /* Define if you have the <fcntl.h> header file. */
194 #undef HAVE_FCNTL_H
195
196 /* Define if you have the <netdnet/dnetdb.h> header file. */
197 #undef HAVE_NETDNET_DNETDB_H
198
199 /* Define if you have the <netinet/ether.h> header file. */
200 #undef HAVE_NETINET_ETHER_H
201
202 /* Define if you have the <netinet/if_ether.h> header file. */
203 #undef HAVE_NETINET_IF_ETHER_H
204
205 /* Define if you have the <openssl/evp.h> header file. */
206 #undef HAVE_OPENSSL_EVP_H
207
208 /* Define if you have the <rpc/rpcent.h> header file. */
209 #undef HAVE_RPC_RPCENT_H
210
211 /* Define if you have the <smi.h> header file. */
212 #undef HAVE_SMI_H
213
214 /* Define if you have the crypto library (-lcrypto). */
215 #undef HAVE_LIBCRYPTO
216
217 /* Define if you have the rpc library (-lrpc). */
218 #undef HAVE_LIBRPC
219
220 /* Define if you have the smi library (-lsmi). */
221 #undef HAVE_LIBSMI
222
223 /* Define as token for inline if inlining supported */
224 #undef inline
225
226 /* define if your compiler has __attribute__ */
227 #undef HAVE___ATTRIBUTE__
228