1127668Sbms/* config.h.in.  Generated from configure.in by autoheader.  */
256893Sfenner/* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
356893Sfenner * make them to acconfig.h and rerun autoheader */
456893Sfenner
575115Sfenner/* Define if you enable IPv6 support */
656893Sfenner#undef INET6
756893Sfenner
856893Sfenner/* Define if you enable support for the libsmi. */
956893Sfenner#undef LIBSMI
1056893Sfenner
1156893Sfenner/* define if you have the addrinfo function. */
1256893Sfenner#undef HAVE_ADDRINFO
1356893Sfenner
1456893Sfenner/* define if you need to include missing/addrinfoh.h. */
1556893Sfenner#undef NEED_ADDRINFO_H
1656893Sfenner
1756893Sfenner/* define ifyou have the h_errno variable. */
1856893Sfenner#undef HAVE_H_ERRNO
1956893Sfenner
2056893Sfenner/* define if you have struct sockaddr_storage */
2156893Sfenner#undef HAVE_SOCKADDR_STORAGE
2256893Sfenner
23127668Sbms/* define if you have both getipnodebyname() and getipnodebyaddr() */
24127668Sbms#undef USE_GETIPNODEBY
25127668Sbms
2698524Sfenner/* define if you have ether_ntohost() and it works */
2798524Sfenner#undef USE_ETHER_NTOHOST
2875115Sfenner
29127668Sbms/* define if libpcap has pcap_version */
30127668Sbms#undef HAVE_PCAP_VERSION
31127668Sbms
32127668Sbms/* define if libpcap has pcap_debug */
33127668Sbms#undef HAVE_PCAP_DEBUG
34127668Sbms
35127668Sbms/* define if libpcap has yydebug */
36127668Sbms#undef HAVE_YYDEBUG
37127668Sbms
38127668Sbms/* define if libpcap has pcap_list_datalinks() */
39127668Sbms#undef HAVE_PCAP_LIST_DATALINKS
40127668Sbms
41127668Sbms/* define if libpcap has pcap_set_datalink() */
42127668Sbms#undef HAVE_PCAP_SET_DATALINK
43127668Sbms
44127668Sbms/* define if libpcap has pcap_datalink_name_to_val() */
45127668Sbms#undef HAVE_PCAP_DATALINK_NAME_TO_VAL
46127668Sbms
47127668Sbms/* define if libpcap has pcap_datalink_val_to_description() */
48127668Sbms#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
49127668Sbms
50147899Ssam/* define if libpcap has pcap_dump_ftell() */
51147899Ssam#undef HAVE_PCAP_DUMP_FTELL
52147899Ssam
53146773Ssam/* define if you have getrpcbynumber() */
54146773Ssam#undef HAVE_GETRPCBYNUMBER
55146773Ssam
56146773Ssam/* Workaround for missing 64-bit formats */
57146773Ssam#undef PRId64
58146773Ssam#undef PRIo64
59146773Ssam#undef PRIx64
60146773Ssam#undef PRIu64
61146773Ssam
6298524Sfenner/* Whether or not to include the possibly-buggy SMB printer */
6398524Sfenner#undef TCPDUMP_DO_SMB
6498524Sfenner
65127668Sbms/* Define if you have the dnet_htoa function.  */
66127668Sbms#undef HAVE_DNET_HTOA
6756893Sfenner
68127668Sbms/* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>.  */
69127668Sbms#undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
7056893Sfenner
71146773Ssam/* define if should drop privileges by default */
72146773Ssam#undef WITH_USER
73146773Ssam
74146773Ssam/* define if should chroot when dropping privileges */
75146773Ssam#undef WITH_CHROOT
76146773Ssam
77146773Ssam/* Define to 1 if you have the `alarm' function. */
78146773Ssam#undef HAVE_ALARM
79146773Ssam
80127668Sbms/* Define to 1 if you have the `bpf_dump' function. */
8175115Sfenner#undef HAVE_BPF_DUMP
8275115Sfenner
83146773Ssam/* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
84146773Ssam   don't. */
85146773Ssam#undef HAVE_DECL_ETHER_NTOHOST
86146773Ssam
87127668Sbms/* Define to 1 if you have the `ether_ntohost' function. */
8856893Sfenner#undef HAVE_ETHER_NTOHOST
8956893Sfenner
90127668Sbms/* Define to 1 if you have the <fcntl.h> header file. */
91127668Sbms#undef HAVE_FCNTL_H
92127668Sbms
93235530Sdelphij/* Define to 1 if you have the `fork' function. */
94235530Sdelphij#undef HAVE_FORK
95235530Sdelphij
96127668Sbms/* Define to 1 if you have the `getnameinfo' function. */
9756893Sfenner#undef HAVE_GETNAMEINFO
9856893Sfenner
99127668Sbms/* Define to 1 if you have the <inttypes.h> header file. */
100127668Sbms#undef HAVE_INTTYPES_H
10156893Sfenner
102127668Sbms/* Define to 1 if you have the `crypto' library (-lcrypto). */
103127668Sbms#undef HAVE_LIBCRYPTO
10456893Sfenner
105127668Sbms/* Define to 1 if you have the `rpc' library (-lrpc). */
106127668Sbms#undef HAVE_LIBRPC
10756893Sfenner
108127668Sbms/* Define to 1 if you have the `smi' library (-lsmi). */
109127668Sbms#undef HAVE_LIBSMI
110127668Sbms
111127668Sbms/* Define to 1 if you have the <memory.h> header file. */
112127668Sbms#undef HAVE_MEMORY_H
113127668Sbms
114127668Sbms/* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
115127668Sbms#undef HAVE_NETDNET_DNETDB_H
116127668Sbms
117127668Sbms/* Define to 1 if you have the <netinet/ether.h> header file. */
118127668Sbms#undef HAVE_NETINET_ETHER_H
119127668Sbms
120127668Sbms/* Define to 1 if you have the <netinet/if_ether.h> header file. */
121127668Sbms#undef HAVE_NETINET_IF_ETHER_H
122127668Sbms
123172683Smlaier/* Define to 1 if you have the <net/pfvar.h> header file. */
124172683Smlaier#undef HAVE_NET_PFVAR_H
125172683Smlaier
126127668Sbms/* Define to 1 if you have the <openssl/evp.h> header file. */
127127668Sbms#undef HAVE_OPENSSL_EVP_H
128127668Sbms
129214478Srpaulo/* if there's an os_proto.h for this platform, to use additional prototypes */
130214478Srpaulo#undef HAVE_OS_PROTO_H
131214478Srpaulo
132190207Srpaulo/* Define to 1 if you have the <pcap/bluetooth.h> header file. */
133190207Srpaulo#undef HAVE_PCAP_BLUETOOTH_H
134190207Srpaulo
135127668Sbms/* Define to 1 if you have the `pcap_breakloop' function. */
136127668Sbms#undef HAVE_PCAP_BREAKLOOP
137127668Sbms
138190207Srpaulo/* Define to 1 if you have the `pcap_create' function. */
139190207Srpaulo#undef HAVE_PCAP_CREATE
140190207Srpaulo
141127668Sbms/* Define to 1 if you have the `pcap_dump_flush' function. */
142127668Sbms#undef HAVE_PCAP_DUMP_FLUSH
143127668Sbms
144127668Sbms/* Define to 1 if you have the `pcap_findalldevs' function. */
145127668Sbms#undef HAVE_PCAP_FINDALLDEVS
146127668Sbms
147127668Sbms/* Define to 1 if the system has the type `pcap_if_t'. */
148127668Sbms#undef HAVE_PCAP_IF_T
149127668Sbms
150127668Sbms/* Define to 1 if you have the `pcap_lib_version' function. */
151127668Sbms#undef HAVE_PCAP_LIB_VERSION
152127668Sbms
153235530Sdelphij/* Define to 1 if you have the `pcap_set_tstamp_type' function. */
154235530Sdelphij#undef HAVE_PCAP_SET_TSTAMP_TYPE
155235530Sdelphij
156214478Srpaulo/* Define to 1 if you have the <pcap/usb.h> header file. */
157214478Srpaulo#undef HAVE_PCAP_USB_H
158214478Srpaulo
159127668Sbms/* Define to 1 if you have the `pfopen' function. */
16056893Sfenner#undef HAVE_PFOPEN
16156893Sfenner
162127668Sbms/* Define to 1 if you have the <rpc/rpcent.h> header file. */
163127668Sbms#undef HAVE_RPC_RPCENT_H
164127668Sbms
165235530Sdelphij/* Define to 1 if you have the <rpc/rpc.h> header file. */
166235530Sdelphij#undef HAVE_RPC_RPC_H
167235530Sdelphij
168127668Sbms/* Define to 1 if you have the `setlinebuf' function. */
16956893Sfenner#undef HAVE_SETLINEBUF
17056893Sfenner
171127668Sbms/* Define to 1 if you have the `sigaction' function. */
17256893Sfenner#undef HAVE_SIGACTION
17356893Sfenner
174127668Sbms/* Define to 1 if you have the `sigset' function. */
17556893Sfenner#undef HAVE_SIGSET
17656893Sfenner
177127668Sbms/* Define to 1 if you have the <smi.h> header file. */
178127668Sbms#undef HAVE_SMI_H
179127668Sbms
180127668Sbms/* Define to 1 if you have the `snprintf' function. */
18175115Sfenner#undef HAVE_SNPRINTF
18275115Sfenner
183214478Srpaulo/* if struct sockaddr has the sa_len member */
184214478Srpaulo#undef HAVE_SOCKADDR_SA_LEN
185214478Srpaulo
186127668Sbms/* Define to 1 if you have the <stdint.h> header file. */
187127668Sbms#undef HAVE_STDINT_H
188127668Sbms
189127668Sbms/* Define to 1 if you have the <stdlib.h> header file. */
190127668Sbms#undef HAVE_STDLIB_H
191127668Sbms
192127668Sbms/* Define to 1 if you have the `strcasecmp' function. */
19356893Sfenner#undef HAVE_STRCASECMP
19456893Sfenner
195127668Sbms/* Define to 1 if you have the `strdup' function. */
19698524Sfenner#undef HAVE_STRDUP
19798524Sfenner
198127668Sbms/* Define to 1 if you have the `strftime' function. */
199127668Sbms#undef HAVE_STRFTIME
200127668Sbms
201127668Sbms/* Define to 1 if you have the <strings.h> header file. */
202127668Sbms#undef HAVE_STRINGS_H
203127668Sbms
204127668Sbms/* Define to 1 if you have the <string.h> header file. */
205127668Sbms#undef HAVE_STRING_H
206127668Sbms
207127668Sbms/* Define to 1 if you have the `strlcat' function. */
20875115Sfenner#undef HAVE_STRLCAT
20975115Sfenner
210127668Sbms/* Define to 1 if you have the `strlcpy' function. */
21175115Sfenner#undef HAVE_STRLCPY
21275115Sfenner
213127668Sbms/* Define to 1 if you have the `strsep' function. */
214127668Sbms#undef HAVE_STRSEP
215127668Sbms
216147899Ssam/* Define to 1 if the system has the type `struct ether_addr'. */
217147899Ssam#undef HAVE_STRUCT_ETHER_ADDR
218147899Ssam
219147899Ssam/* Define to 1 if you have the <sys/bitypes.h> header file. */
220147899Ssam#undef HAVE_SYS_BITYPES_H
221147899Ssam
222127668Sbms/* Define to 1 if you have the <sys/stat.h> header file. */
223127668Sbms#undef HAVE_SYS_STAT_H
224127668Sbms
225127668Sbms/* Define to 1 if you have the <sys/types.h> header file. */
226127668Sbms#undef HAVE_SYS_TYPES_H
227127668Sbms
228127668Sbms/* Define to 1 if you have the <unistd.h> header file. */
229127668Sbms#undef HAVE_UNISTD_H
230127668Sbms
231235530Sdelphij/* Define to 1 if you have the `vfork' function. */
232235530Sdelphij#undef HAVE_VFORK
233235530Sdelphij
234127668Sbms/* Define to 1 if you have the `vfprintf' function. */
23556893Sfenner#undef HAVE_VFPRINTF
23656893Sfenner
237127668Sbms/* Define to 1 if you have the `vsnprintf' function. */
23875115Sfenner#undef HAVE_VSNPRINTF
23975115Sfenner
240127668Sbms/* define if your compiler has __attribute__ */
241127668Sbms#undef HAVE___ATTRIBUTE__
24256893Sfenner
243214478Srpaulo/* if unaligned access fails */
244214478Srpaulo#undef LBL_ALIGN
245214478Srpaulo
246146773Ssam/* Define to 1 if netinet/ether.h declares `ether_ntohost' */
247146773Ssam#undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
248146773Ssam
249146773Ssam/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
250146773Ssam#undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
251146773Ssam
252127668Sbms/* Define to the address where bug reports for this package should be sent. */
253127668Sbms#undef PACKAGE_BUGREPORT
25456893Sfenner
255127668Sbms/* Define to the full name of this package. */
256127668Sbms#undef PACKAGE_NAME
25756893Sfenner
258127668Sbms/* Define to the full name and version of this package. */
259127668Sbms#undef PACKAGE_STRING
26056893Sfenner
261127668Sbms/* Define to the one symbol short name of this package. */
262127668Sbms#undef PACKAGE_TARNAME
26356893Sfenner
264127668Sbms/* Define to the version of this package. */
265127668Sbms#undef PACKAGE_VERSION
26656893Sfenner
267127668Sbms/* Define as the return type of signal handlers (`int' or `void'). */
268127668Sbms#undef RETSIGTYPE
26956893Sfenner
270214478Srpaulo/* return value of signal handlers */
271214478Srpaulo#undef RETSIGVAL
272214478Srpaulo
273127668Sbms/* Define to 1 if you have the ANSI C header files. */
274127668Sbms#undef STDC_HEADERS
275127668Sbms
276127668Sbms/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
277127668Sbms#undef TIME_WITH_SYS_TIME
278127668Sbms
279214478Srpaulo/* get BSD semantics on Irix */
280214478Srpaulo#undef _BSD_SIGNALS
281214478Srpaulo
282214478Srpaulo/* needed on HP-UX */
283214478Srpaulo#undef _HPUX_SOURCE
284214478Srpaulo
285235530Sdelphij/* define on AIX to get certain functions */
286235530Sdelphij#undef _SUN
287235530Sdelphij
288214478Srpaulo/* define if your compiler allows __attribute__((format)) to be applied to
289214478Srpaulo   function pointers */
290214478Srpaulo#undef __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS
291214478Srpaulo
292214478Srpaulo/* to handle Ultrix compilers that don't support const in prototypes */
293214478Srpaulo#undef const
294214478Srpaulo
295111726Sfenner/* Define as token for inline if inlining supported */
296111726Sfenner#undef inline
297147899Ssam
298147899Ssam/* Define to `short' if int16_t not defined. */
299147899Ssam#undef int16_t
300147899Ssam
301147899Ssam/* Define to `int' if int32_t not defined. */
302147899Ssam#undef int32_t
303147899Ssam
304147899Ssam/* Define to `long long' if int64_t not defined. */
305147899Ssam#undef int64_t
306147899Ssam
307147899Ssam/* Define to `signed char' if int8_t not defined. */
308147899Ssam#undef int8_t
309147899Ssam
310147899Ssam/* Define to `unsigned short' if u_int16_t not defined. */
311147899Ssam#undef u_int16_t
312147899Ssam
313147899Ssam/* Define to `unsigned int' if u_int32_t not defined. */
314147899Ssam#undef u_int32_t
315147899Ssam
316147899Ssam/* Define to `unsigned long long' if u_int64_t not defined. */
317147899Ssam#undef u_int64_t
318147899Ssam
319147899Ssam/* Define to `unsigned char' if u_int8_t not defined. */
320147899Ssam#undef u_int8_t
321