config.h.in revision 214478
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 struct __res_state_ext */
1256893Sfenner#undef HAVE_RES_STATE_EXT
1356893Sfenner
1456893Sfenner/* define if your struct __res_state has the nsort member */
1556893Sfenner#undef HAVE_NEW_RES_STATE
1656893Sfenner
1756893Sfenner/* define if you have the addrinfo function. */
1856893Sfenner#undef HAVE_ADDRINFO
1956893Sfenner
2056893Sfenner/* define if you need to include missing/addrinfoh.h. */
2156893Sfenner#undef NEED_ADDRINFO_H
2256893Sfenner
2356893Sfenner/* define ifyou have the h_errno variable. */
2456893Sfenner#undef HAVE_H_ERRNO
2556893Sfenner
2656893Sfenner/* define if IN6ADDRSZ is defined (XXX not used!) */
2756893Sfenner#undef HAVE_IN6ADDRSZ
2856893Sfenner
2956893Sfenner/* define if INADDRSZ is defined (XXX not used!) */
3056893Sfenner#undef HAVE_INADDRSZ
3156893Sfenner
3256893Sfenner/* define if RES_USE_INET6 is defined */
3356893Sfenner#undef HAVE_RES_USE_INET6
3456893Sfenner
3556893Sfenner/* define if you have struct sockaddr_storage */
3656893Sfenner#undef HAVE_SOCKADDR_STORAGE
3756893Sfenner
38127668Sbms/* define if you have both getipnodebyname() and getipnodebyaddr() */
39127668Sbms#undef USE_GETIPNODEBY
40127668Sbms
4198524Sfenner/* define if you have ether_ntohost() and it works */
4298524Sfenner#undef USE_ETHER_NTOHOST
4375115Sfenner
44127668Sbms/* define if libpcap has pcap_version */
45127668Sbms#undef HAVE_PCAP_VERSION
46127668Sbms
47127668Sbms/* define if libpcap has pcap_debug */
48127668Sbms#undef HAVE_PCAP_DEBUG
49127668Sbms
50127668Sbms/* define if libpcap has yydebug */
51127668Sbms#undef HAVE_YYDEBUG
52127668Sbms
53127668Sbms/* define if libpcap has pcap_list_datalinks() */
54127668Sbms#undef HAVE_PCAP_LIST_DATALINKS
55127668Sbms
56127668Sbms/* define if libpcap has pcap_set_datalink() */
57127668Sbms#undef HAVE_PCAP_SET_DATALINK
58127668Sbms
59127668Sbms/* define if libpcap has pcap_datalink_name_to_val() */
60127668Sbms#undef HAVE_PCAP_DATALINK_NAME_TO_VAL
61127668Sbms
62127668Sbms/* define if libpcap has pcap_datalink_val_to_description() */
63127668Sbms#undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
64127668Sbms
65147899Ssam/* define if libpcap has pcap_dump_ftell() */
66147899Ssam#undef HAVE_PCAP_DUMP_FTELL
67147899Ssam
68146773Ssam/* define if you have getrpcbynumber() */
69146773Ssam#undef HAVE_GETRPCBYNUMBER
70146773Ssam
7156893Sfenner/* AIX hack. */
7256893Sfenner#undef _SUN
7356893Sfenner
74146773Ssam/* Workaround for missing 64-bit formats */
75146773Ssam#undef PRId64
76146773Ssam#undef PRIo64
77146773Ssam#undef PRIx64
78146773Ssam#undef PRIu64
79146773Ssam
8098524Sfenner/* Whether or not to include the possibly-buggy SMB printer */
8198524Sfenner#undef TCPDUMP_DO_SMB
8298524Sfenner
83127668Sbms/* Define if you have the dnet_htoa function.  */
84127668Sbms#undef HAVE_DNET_HTOA
8556893Sfenner
86127668Sbms/* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>.  */
87127668Sbms#undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
8856893Sfenner
89146773Ssam/* define if should drop privileges by default */
90146773Ssam#undef WITH_USER
91146773Ssam
92146773Ssam/* define if should chroot when dropping privileges */
93146773Ssam#undef WITH_CHROOT
94146773Ssam
95146773Ssam/* Define to 1 if you have the `alarm' function. */
96146773Ssam#undef HAVE_ALARM
97146773Ssam
98127668Sbms/* Define to 1 if you have the `bpf_dump' function. */
9975115Sfenner#undef HAVE_BPF_DUMP
10075115Sfenner
101146773Ssam/* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
102146773Ssam   don't. */
103146773Ssam#undef HAVE_DECL_ETHER_NTOHOST
104146773Ssam
105127668Sbms/* Define to 1 if you have the `ether_ntohost' function. */
10656893Sfenner#undef HAVE_ETHER_NTOHOST
10756893Sfenner
108127668Sbms/* Define to 1 if you have the <fcntl.h> header file. */
109127668Sbms#undef HAVE_FCNTL_H
110127668Sbms
111127668Sbms/* Define to 1 if you have the `getnameinfo' function. */
11256893Sfenner#undef HAVE_GETNAMEINFO
11356893Sfenner
114127668Sbms/* Define to 1 if you have the <inttypes.h> header file. */
115127668Sbms#undef HAVE_INTTYPES_H
11656893Sfenner
117127668Sbms/* Define to 1 if you have the `crypto' library (-lcrypto). */
118127668Sbms#undef HAVE_LIBCRYPTO
11956893Sfenner
120127668Sbms/* Define to 1 if you have the `rpc' library (-lrpc). */
121127668Sbms#undef HAVE_LIBRPC
12256893Sfenner
123127668Sbms/* Define to 1 if you have the `smi' library (-lsmi). */
124127668Sbms#undef HAVE_LIBSMI
125127668Sbms
126127668Sbms/* Define to 1 if you have the <memory.h> header file. */
127127668Sbms#undef HAVE_MEMORY_H
128127668Sbms
129127668Sbms/* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
130127668Sbms#undef HAVE_NETDNET_DNETDB_H
131127668Sbms
132127668Sbms/* Define to 1 if you have the <netinet/ether.h> header file. */
133127668Sbms#undef HAVE_NETINET_ETHER_H
134127668Sbms
135127668Sbms/* Define to 1 if you have the <netinet/if_ether.h> header file. */
136127668Sbms#undef HAVE_NETINET_IF_ETHER_H
137127668Sbms
138172683Smlaier/* Define to 1 if you have the <net/pfvar.h> header file. */
139172683Smlaier#undef HAVE_NET_PFVAR_H
140172683Smlaier
141127668Sbms/* Define to 1 if you have the <openssl/evp.h> header file. */
142127668Sbms#undef HAVE_OPENSSL_EVP_H
143127668Sbms
144214478Srpaulo/* if there's an os_proto.h for this platform, to use additional prototypes */
145214478Srpaulo#undef HAVE_OS_PROTO_H
146214478Srpaulo
147190207Srpaulo/* Define to 1 if you have the <pcap/bluetooth.h> header file. */
148190207Srpaulo#undef HAVE_PCAP_BLUETOOTH_H
149190207Srpaulo
150127668Sbms/* Define to 1 if you have the `pcap_breakloop' function. */
151127668Sbms#undef HAVE_PCAP_BREAKLOOP
152127668Sbms
153190207Srpaulo/* Define to 1 if you have the `pcap_create' function. */
154190207Srpaulo#undef HAVE_PCAP_CREATE
155190207Srpaulo
156127668Sbms/* Define to 1 if you have the `pcap_dump_flush' function. */
157127668Sbms#undef HAVE_PCAP_DUMP_FLUSH
158127668Sbms
159127668Sbms/* Define to 1 if you have the `pcap_findalldevs' function. */
160127668Sbms#undef HAVE_PCAP_FINDALLDEVS
161127668Sbms
162127668Sbms/* Define to 1 if the system has the type `pcap_if_t'. */
163127668Sbms#undef HAVE_PCAP_IF_T
164127668Sbms
165127668Sbms/* Define to 1 if you have the `pcap_lib_version' function. */
166127668Sbms#undef HAVE_PCAP_LIB_VERSION
167127668Sbms
168214478Srpaulo/* Define to 1 if you have the <pcap/usb.h> header file. */
169214478Srpaulo#undef HAVE_PCAP_USB_H
170214478Srpaulo
171127668Sbms/* Define to 1 if you have the `pfopen' function. */
17256893Sfenner#undef HAVE_PFOPEN
17356893Sfenner
174127668Sbms/* Define to 1 if you have the <rpc/rpcent.h> header file. */
175127668Sbms#undef HAVE_RPC_RPCENT_H
176127668Sbms
177127668Sbms/* Define to 1 if you have the `setlinebuf' function. */
17856893Sfenner#undef HAVE_SETLINEBUF
17956893Sfenner
180127668Sbms/* Define to 1 if you have the `sigaction' function. */
18156893Sfenner#undef HAVE_SIGACTION
18256893Sfenner
183127668Sbms/* Define to 1 if you have the `sigset' function. */
18456893Sfenner#undef HAVE_SIGSET
18556893Sfenner
186127668Sbms/* Define to 1 if you have the <smi.h> header file. */
187127668Sbms#undef HAVE_SMI_H
188127668Sbms
189127668Sbms/* Define to 1 if you have the `snprintf' function. */
19075115Sfenner#undef HAVE_SNPRINTF
19175115Sfenner
192214478Srpaulo/* if struct sockaddr has the sa_len member */
193214478Srpaulo#undef HAVE_SOCKADDR_SA_LEN
194214478Srpaulo
195127668Sbms/* Define to 1 if you have the <stdint.h> header file. */
196127668Sbms#undef HAVE_STDINT_H
197127668Sbms
198127668Sbms/* Define to 1 if you have the <stdlib.h> header file. */
199127668Sbms#undef HAVE_STDLIB_H
200127668Sbms
201127668Sbms/* Define to 1 if you have the `strcasecmp' function. */
20256893Sfenner#undef HAVE_STRCASECMP
20356893Sfenner
204127668Sbms/* Define to 1 if you have the `strdup' function. */
20598524Sfenner#undef HAVE_STRDUP
20698524Sfenner
207127668Sbms/* Define to 1 if you have the `strftime' function. */
208127668Sbms#undef HAVE_STRFTIME
209127668Sbms
210127668Sbms/* Define to 1 if you have the <strings.h> header file. */
211127668Sbms#undef HAVE_STRINGS_H
212127668Sbms
213127668Sbms/* Define to 1 if you have the <string.h> header file. */
214127668Sbms#undef HAVE_STRING_H
215127668Sbms
216127668Sbms/* Define to 1 if you have the `strlcat' function. */
21775115Sfenner#undef HAVE_STRLCAT
21875115Sfenner
219127668Sbms/* Define to 1 if you have the `strlcpy' function. */
22075115Sfenner#undef HAVE_STRLCPY
22175115Sfenner
222127668Sbms/* Define to 1 if you have the `strsep' function. */
223127668Sbms#undef HAVE_STRSEP
224127668Sbms
225147899Ssam/* Define to 1 if the system has the type `struct ether_addr'. */
226147899Ssam#undef HAVE_STRUCT_ETHER_ADDR
227147899Ssam
228147899Ssam/* Define to 1 if you have the <sys/bitypes.h> header file. */
229147899Ssam#undef HAVE_SYS_BITYPES_H
230147899Ssam
231127668Sbms/* Define to 1 if you have the <sys/stat.h> header file. */
232127668Sbms#undef HAVE_SYS_STAT_H
233127668Sbms
234127668Sbms/* Define to 1 if you have the <sys/types.h> header file. */
235127668Sbms#undef HAVE_SYS_TYPES_H
236127668Sbms
237127668Sbms/* Define to 1 if you have the <unistd.h> header file. */
238127668Sbms#undef HAVE_UNISTD_H
239127668Sbms
240127668Sbms/* Define to 1 if you have the `vfprintf' function. */
24156893Sfenner#undef HAVE_VFPRINTF
24256893Sfenner
243127668Sbms/* Define to 1 if you have the `vsnprintf' function. */
24475115Sfenner#undef HAVE_VSNPRINTF
24575115Sfenner
246127668Sbms/* define if your compiler has __attribute__ */
247127668Sbms#undef HAVE___ATTRIBUTE__
24856893Sfenner
249214478Srpaulo/* if unaligned access fails */
250214478Srpaulo#undef LBL_ALIGN
251214478Srpaulo
252146773Ssam/* Define to 1 if netinet/ether.h declares `ether_ntohost' */
253146773Ssam#undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
254146773Ssam
255146773Ssam/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
256146773Ssam#undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
257146773Ssam
258127668Sbms/* Define to the address where bug reports for this package should be sent. */
259127668Sbms#undef PACKAGE_BUGREPORT
26056893Sfenner
261127668Sbms/* Define to the full name of this package. */
262127668Sbms#undef PACKAGE_NAME
26356893Sfenner
264127668Sbms/* Define to the full name and version of this package. */
265127668Sbms#undef PACKAGE_STRING
26656893Sfenner
267127668Sbms/* Define to the one symbol short name of this package. */
268127668Sbms#undef PACKAGE_TARNAME
26956893Sfenner
270127668Sbms/* Define to the version of this package. */
271127668Sbms#undef PACKAGE_VERSION
27256893Sfenner
273127668Sbms/* Define as the return type of signal handlers (`int' or `void'). */
274127668Sbms#undef RETSIGTYPE
27556893Sfenner
276214478Srpaulo/* return value of signal handlers */
277214478Srpaulo#undef RETSIGVAL
278214478Srpaulo
279172683Smlaier/* The size of `char', as computed by sizeof. */
280127668Sbms#undef SIZEOF_CHAR
28156893Sfenner
282172683Smlaier/* The size of `int', as computed by sizeof. */
283127668Sbms#undef SIZEOF_INT
28456893Sfenner
285172683Smlaier/* The size of `long', as computed by sizeof. */
286127668Sbms#undef SIZEOF_LONG
28756893Sfenner
288172683Smlaier/* The size of `long long', as computed by sizeof. */
289146773Ssam#undef SIZEOF_LONG_LONG
290146773Ssam
291172683Smlaier/* The size of `short', as computed by sizeof. */
292127668Sbms#undef SIZEOF_SHORT
293127668Sbms
294127668Sbms/* Define to 1 if you have the ANSI C header files. */
295127668Sbms#undef STDC_HEADERS
296127668Sbms
297127668Sbms/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
298127668Sbms#undef TIME_WITH_SYS_TIME
299127668Sbms
300214478Srpaulo/* get BSD semantics on Irix */
301214478Srpaulo#undef _BSD_SIGNALS
302214478Srpaulo
303214478Srpaulo/* needed on HP-UX */
304214478Srpaulo#undef _HPUX_SOURCE
305214478Srpaulo
306214478Srpaulo/* define if your compiler allows __attribute__((format)) to be applied to
307214478Srpaulo   function pointers */
308214478Srpaulo#undef __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS
309214478Srpaulo
310214478Srpaulo/* to handle Ultrix compilers that don't support const in prototypes */
311214478Srpaulo#undef const
312214478Srpaulo
313111726Sfenner/* Define as token for inline if inlining supported */
314111726Sfenner#undef inline
315147899Ssam
316147899Ssam/* Define to `short' if int16_t not defined. */
317147899Ssam#undef int16_t
318147899Ssam
319147899Ssam/* Define to `int' if int32_t not defined. */
320147899Ssam#undef int32_t
321147899Ssam
322147899Ssam/* Define to `long long' if int64_t not defined. */
323147899Ssam#undef int64_t
324147899Ssam
325147899Ssam/* Define to `signed char' if int8_t not defined. */
326147899Ssam#undef int8_t
327147899Ssam
328147899Ssam/* Define to `unsigned short' if u_int16_t not defined. */
329147899Ssam#undef u_int16_t
330147899Ssam
331147899Ssam/* Define to `unsigned int' if u_int32_t not defined. */
332147899Ssam#undef u_int32_t
333147899Ssam
334147899Ssam/* Define to `unsigned long long' if u_int64_t not defined. */
335147899Ssam#undef u_int64_t
336147899Ssam
337147899Ssam/* Define to `unsigned char' if u_int8_t not defined. */
338147899Ssam#undef u_int8_t
339