]>
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 enable IPv6 support */
8 /* Define if you enable support for the libsmi. */
11 /* define if you have the addrinfo function. */
14 /* define if you need to include missing/addrinfoh.h. */
15 #undef NEED_ADDRINFO_H
17 /* define ifyou have the h_errno variable. */
20 /* define if you have struct sockaddr_storage */
21 #undef HAVE_SOCKADDR_STORAGE
23 /* define if you have both getipnodebyname() and getipnodebyaddr() */
24 #undef USE_GETIPNODEBY
26 /* define if you have ether_ntohost() and it works */
27 #undef USE_ETHER_NTOHOST
29 /* define if libpcap has pcap_version */
30 #undef HAVE_PCAP_VERSION
32 /* define if libpcap has pcap_debug */
33 #undef HAVE_PCAP_DEBUG
35 /* define if libpcap has yydebug */
38 /* define if libpcap has pcap_list_datalinks() */
39 #undef HAVE_PCAP_LIST_DATALINKS
41 /* define if libpcap has pcap_set_datalink() */
42 #undef HAVE_PCAP_SET_DATALINK
44 /* define if libpcap has pcap_datalink_name_to_val() */
45 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
47 /* define if libpcap has pcap_datalink_val_to_description() */
48 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
50 /* define if libpcap has pcap_dump_ftell() */
51 #undef HAVE_PCAP_DUMP_FTELL
53 /* define if you have getrpcbynumber() */
54 #undef HAVE_GETRPCBYNUMBER
56 /* Workaround for missing 64-bit formats */
62 /* Whether or not to include the possibly-buggy SMB printer */
65 /* Define if you have the dnet_htoa function. */
68 /* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>. */
69 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
71 /* define if should drop privileges by default */
74 /* define if should chroot when dropping privileges */
77 /* Define to 1 if you have the `alarm' function. */
80 /* Define to 1 if you have the `bpf_dump' function. */
83 /* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
85 #undef HAVE_DECL_ETHER_NTOHOST
87 /* Define to 1 if you have the `ether_ntohost' function. */
88 #undef HAVE_ETHER_NTOHOST
90 /* Define to 1 if you have the <fcntl.h> header file. */
93 /* Define to 1 if you have the `fork' function. */
96 /* Define to 1 if you have the `getnameinfo' function. */
97 #undef HAVE_GETNAMEINFO
99 /* Define to 1 if you have the <inttypes.h> header file. */
100 #undef HAVE_INTTYPES_H
102 /* Define to 1 if you have the `crypto' library (-lcrypto). */
103 #undef HAVE_LIBCRYPTO
105 /* Define to 1 if you have the `rpc' library (-lrpc). */
108 /* Define to 1 if you have the `smi' library (-lsmi). */
111 /* Define to 1 if you have the <memory.h> header file. */
114 /* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
115 #undef HAVE_NETDNET_DNETDB_H
117 /* Define to 1 if you have the <netinet/ether.h> header file. */
118 #undef HAVE_NETINET_ETHER_H
120 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
121 #undef HAVE_NETINET_IF_ETHER_H
123 /* Define to 1 if you have the <net/pfvar.h> header file. */
124 #undef HAVE_NET_PFVAR_H
126 /* Define to 1 if you have the <openssl/evp.h> header file. */
127 #undef HAVE_OPENSSL_EVP_H
129 /* if there's an os_proto.h for this platform, to use additional prototypes */
130 #undef HAVE_OS_PROTO_H
132 /* Define to 1 if you have the <pcap/bluetooth.h> header file. */
133 #undef HAVE_PCAP_BLUETOOTH_H
135 /* Define to 1 if you have the `pcap_breakloop' function. */
136 #undef HAVE_PCAP_BREAKLOOP
138 /* Define to 1 if you have the `pcap_create' function. */
139 #undef HAVE_PCAP_CREATE
141 /* Define to 1 if you have the `pcap_dump_flush' function. */
142 #undef HAVE_PCAP_DUMP_FLUSH
144 /* Define to 1 if you have the `pcap_findalldevs' function. */
145 #undef HAVE_PCAP_FINDALLDEVS
147 /* Define to 1 if the system has the type `pcap_if_t'. */
148 #undef HAVE_PCAP_IF_T
150 /* Define to 1 if you have the `pcap_lib_version' function. */
151 #undef HAVE_PCAP_LIB_VERSION
153 /* Define to 1 if you have the `pcap_set_tstamp_type' function. */
154 #undef HAVE_PCAP_SET_TSTAMP_TYPE
156 /* Define to 1 if you have the <pcap/usb.h> header file. */
157 #undef HAVE_PCAP_USB_H
159 /* Define to 1 if you have the `pfopen' function. */
162 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
163 #undef HAVE_RPC_RPCENT_H
165 /* Define to 1 if you have the `setlinebuf' function. */
166 #undef HAVE_SETLINEBUF
168 /* Define to 1 if you have the `sigaction' function. */
169 #undef HAVE_SIGACTION
171 /* Define to 1 if you have the `sigset' function. */
174 /* Define to 1 if you have the <smi.h> header file. */
177 /* Define to 1 if you have the `snprintf' function. */
180 /* if struct sockaddr has the sa_len member */
181 #undef HAVE_SOCKADDR_SA_LEN
183 /* Define to 1 if you have the <stdint.h> header file. */
186 /* Define to 1 if you have the <stdlib.h> header file. */
189 /* Define to 1 if you have the `strcasecmp' function. */
190 #undef HAVE_STRCASECMP
192 /* Define to 1 if you have the `strdup' function. */
195 /* Define to 1 if you have the `strftime' function. */
198 /* Define to 1 if you have the <strings.h> header file. */
199 #undef HAVE_STRINGS_H
201 /* Define to 1 if you have the <string.h> header file. */
204 /* Define to 1 if you have the `strlcat' function. */
207 /* Define to 1 if you have the `strlcpy' function. */
210 /* Define to 1 if you have the `strsep' function. */
213 /* Define to 1 if the system has the type `struct ether_addr'. */
214 #undef HAVE_STRUCT_ETHER_ADDR
216 /* Define to 1 if you have the <sys/bitypes.h> header file. */
217 #undef HAVE_SYS_BITYPES_H
219 /* Define to 1 if you have the <sys/stat.h> header file. */
220 #undef HAVE_SYS_STAT_H
222 /* Define to 1 if you have the <sys/types.h> header file. */
223 #undef HAVE_SYS_TYPES_H
225 /* Define to 1 if the system has the type `uintptr_t'. */
226 #undef HAVE_UINTPTR_T
228 /* Define to 1 if you have the <unistd.h> header file. */
231 /* Define to 1 if you have the `vfork' function. */
234 /* Define to 1 if you have the `vfprintf' function. */
237 /* Define to 1 if you have the `vsnprintf' function. */
238 #undef HAVE_VSNPRINTF
240 /* define if your compiler has __attribute__ */
241 #undef HAVE___ATTRIBUTE__
243 /* if unaligned access fails */
246 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
247 #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
249 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
250 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
252 /* Define to the address where bug reports for this package should be sent. */
253 #undef PACKAGE_BUGREPORT
255 /* Define to the full name of this package. */
258 /* Define to the full name and version of this package. */
259 #undef PACKAGE_STRING
261 /* Define to the one symbol short name of this package. */
262 #undef PACKAGE_TARNAME
264 /* Define to the home page for this package. */
267 /* Define to the version of this package. */
268 #undef PACKAGE_VERSION
270 /* Define as the return type of signal handlers (`int' or `void'). */
273 /* return value of signal handlers */
276 /* The size of `char', as computed by sizeof. */
279 /* The size of `int', as computed by sizeof. */
282 /* The size of `long', as computed by sizeof. */
285 /* The size of `long long', as computed by sizeof. */
286 #undef SIZEOF_LONG_LONG
288 /* The size of `short', as computed by sizeof. */
291 /* Define to 1 if you have the ANSI C header files. */
294 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
295 #undef TIME_WITH_SYS_TIME
297 /* get BSD semantics on Irix */
300 /* needed on HP-UX */
303 /* define on AIX to get certain functions */
306 /* define if your compiler allows __attribute__((format)) to be applied to
308 #undef __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS
310 /* to handle Ultrix compilers that don't support const in prototypes */
313 /* Define as token for inline if inlining supported */
316 /* Define to `short' if int16_t not defined. */
319 /* Define to `int' if int32_t not defined. */
322 /* Define to `long long' if int64_t not defined. */
325 /* Define to `signed char' if int8_t not defined. */
328 /* Define to `unsigned short' if u_int16_t not defined. */
331 /* Define to `unsigned int' if u_int32_t not defined. */
334 /* Define to `unsigned long long' if u_int64_t not defined. */
337 /* Define to `unsigned char' if u_int8_t not defined. */
340 /* Define to the type of an unsigned integer type wide enough to hold a
341 pointer, if such a type exists, and if the system does not define it. */