xref: /freebsd/contrib/tcpdump/config.h.in (revision 685295f4d740a26b206b4cae691262196b887f34)
1b0453382SBill Fenner/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2b0453382SBill Fenner/* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
3b0453382SBill Fenner * make them to acconfig.h and rerun autoheader */
4b0453382SBill Fenner
5b0453382SBill Fenner/* Define to empty if the keyword does not work.  */
6b0453382SBill Fenner#undef const
7b0453382SBill Fenner
8b0453382SBill Fenner/* Define as __inline if that's what the C compiler calls it.  */
9b0453382SBill Fenner#undef inline
10b0453382SBill Fenner
11b0453382SBill Fenner/* Define as the return type of signal handlers (int or void).  */
12b0453382SBill Fenner#undef RETSIGTYPE
13b0453382SBill Fenner
14b0453382SBill Fenner/* Define if you can safely include both <sys/time.h> and <time.h>.  */
15b0453382SBill Fenner#undef TIME_WITH_SYS_TIME
16b0453382SBill Fenner
17b0453382SBill Fenner/* Define if your processor stores words with the most significant
18b0453382SBill Fenner   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
19b0453382SBill Fenner#undef WORDS_BIGENDIAN
20b0453382SBill Fenner
21b0453382SBill Fenner/* Define if you have SSLeay 0.9.0b with the buggy cast128. */
22b0453382SBill Fenner#undef HAVE_BUGGY_CAST128
23b0453382SBill Fenner
24685295f4SBill Fenner/* Define if you enable IPv6 support */
25b0453382SBill Fenner#undef INET6
26b0453382SBill Fenner
27b0453382SBill Fenner/* Define if you enable support for the libsmi. */
28b0453382SBill Fenner#undef LIBSMI
29b0453382SBill Fenner
30b0453382SBill Fenner/* define if you have struct __res_state_ext */
31b0453382SBill Fenner#undef HAVE_RES_STATE_EXT
32b0453382SBill Fenner
33b0453382SBill Fenner/* define if your struct __res_state has the nsort member */
34b0453382SBill Fenner#undef HAVE_NEW_RES_STATE
35b0453382SBill Fenner
36b0453382SBill Fenner/* define if you have the addrinfo function. */
37b0453382SBill Fenner#undef HAVE_ADDRINFO
38b0453382SBill Fenner
39b0453382SBill Fenner/* define if you need to include missing/addrinfoh.h. */
40b0453382SBill Fenner#undef NEED_ADDRINFO_H
41b0453382SBill Fenner
42b0453382SBill Fenner/* define ifyou have the h_errno variable. */
43b0453382SBill Fenner#undef HAVE_H_ERRNO
44b0453382SBill Fenner
45b0453382SBill Fenner/* define if IN6ADDRSZ is defined (XXX not used!) */
46b0453382SBill Fenner#undef HAVE_IN6ADDRSZ
47b0453382SBill Fenner
48b0453382SBill Fenner/* define if INADDRSZ is defined (XXX not used!) */
49b0453382SBill Fenner#undef HAVE_INADDRSZ
50b0453382SBill Fenner
51b0453382SBill Fenner/* define if this is a development version, to use additional prototypes. */
52b0453382SBill Fenner#undef HAVE_OS_PROTO_H
53b0453382SBill Fenner
54b0453382SBill Fenner/* define if RES_USE_INET6 is defined */
55b0453382SBill Fenner#undef HAVE_RES_USE_INET6
56b0453382SBill Fenner
57b0453382SBill Fenner/* define if struct sockaddr has the sa_len member */
58b0453382SBill Fenner#undef HAVE_SOCKADDR_SA_LEN
59b0453382SBill Fenner
60b0453382SBill Fenner/* define if you have struct sockaddr_storage */
61b0453382SBill Fenner#undef HAVE_SOCKADDR_STORAGE
62b0453382SBill Fenner
63685295f4SBill Fenner/* define if you have both getipnodebyname() and getipnodebyaddr() */
64685295f4SBill Fenner#undef USE_GETIPNODEBY
65685295f4SBill Fenner
66b0453382SBill Fenner/* define if unaligned memory accesses fail */
67b0453382SBill Fenner#undef LBL_ALIGN
68b0453382SBill Fenner
69b0453382SBill Fenner/* The successful return value from signal (?)XXX */
70b0453382SBill Fenner#undef RETSIGVAL
71b0453382SBill Fenner
72b0453382SBill Fenner/* Define this on IRIX */
73b0453382SBill Fenner#undef _BSD_SIGNALS
74b0453382SBill Fenner
75b0453382SBill Fenner/* For HP/UX ANSI compiler? */
76b0453382SBill Fenner#undef _HPUX_SOURCE
77b0453382SBill Fenner
78b0453382SBill Fenner/* AIX hack. */
79b0453382SBill Fenner#undef _SUN
80b0453382SBill Fenner
81b0453382SBill Fenner/* Workaround for missing sized types */
82b0453382SBill Fenner/* XXX this should move to the more standard uint*_t */
83b0453382SBill Fenner#undef int16_t
84b0453382SBill Fenner#undef int32_t
85b0453382SBill Fenner#undef u_int16_t
86b0453382SBill Fenner#undef u_int32_t
87b0453382SBill Fenner#undef u_int8_t
88b0453382SBill Fenner
89b0453382SBill Fenner/* The number of bytes in a char.  */
90b0453382SBill Fenner#undef SIZEOF_CHAR
91b0453382SBill Fenner
92b0453382SBill Fenner/* The number of bytes in a int.  */
93b0453382SBill Fenner#undef SIZEOF_INT
94b0453382SBill Fenner
95b0453382SBill Fenner/* The number of bytes in a long.  */
96b0453382SBill Fenner#undef SIZEOF_LONG
97b0453382SBill Fenner
98b0453382SBill Fenner/* The number of bytes in a short.  */
99b0453382SBill Fenner#undef SIZEOF_SHORT
100b0453382SBill Fenner
101685295f4SBill Fenner/* Define if you have the bpf_dump function.  */
102685295f4SBill Fenner#undef HAVE_BPF_DUMP
103685295f4SBill Fenner
104b0453382SBill Fenner/* Define if you have the ether_ntohost function.  */
105b0453382SBill Fenner#undef HAVE_ETHER_NTOHOST
106b0453382SBill Fenner
107685295f4SBill Fenner/* Define if you have the freeaddrinfo function.  */
108685295f4SBill Fenner#undef HAVE_FREEADDRINFO
109685295f4SBill Fenner
110b0453382SBill Fenner/* Define if you have the getaddrinfo function.  */
111b0453382SBill Fenner#undef HAVE_GETADDRINFO
112b0453382SBill Fenner
113685295f4SBill Fenner/* Define if you have the getipnodebyaddr function.  */
114685295f4SBill Fenner#undef HAVE_GETIPNODEBYADDR
115685295f4SBill Fenner
116685295f4SBill Fenner/* Define if you have the getipnodebyname function.  */
117685295f4SBill Fenner#undef HAVE_GETIPNODEBYNAME
118b0453382SBill Fenner
119b0453382SBill Fenner/* Define if you have the getnameinfo function.  */
120b0453382SBill Fenner#undef HAVE_GETNAMEINFO
121b0453382SBill Fenner
122b0453382SBill Fenner/* Define if you have the inet_aton function.  */
123b0453382SBill Fenner#undef HAVE_INET_ATON
124b0453382SBill Fenner
125b0453382SBill Fenner/* Define if you have the inet_ntop function.  */
126b0453382SBill Fenner#undef HAVE_INET_NTOP
127b0453382SBill Fenner
128b0453382SBill Fenner/* Define if you have the inet_pton function.  */
129b0453382SBill Fenner#undef HAVE_INET_PTON
130b0453382SBill Fenner
131b0453382SBill Fenner/* Define if you have the pfopen function.  */
132b0453382SBill Fenner#undef HAVE_PFOPEN
133b0453382SBill Fenner
134b0453382SBill Fenner/* Define if you have the setlinebuf function.  */
135b0453382SBill Fenner#undef HAVE_SETLINEBUF
136b0453382SBill Fenner
137b0453382SBill Fenner/* Define if you have the sigaction function.  */
138b0453382SBill Fenner#undef HAVE_SIGACTION
139b0453382SBill Fenner
140b0453382SBill Fenner/* Define if you have the sigset function.  */
141b0453382SBill Fenner#undef HAVE_SIGSET
142b0453382SBill Fenner
143685295f4SBill Fenner/* Define if you have the snprintf function.  */
144685295f4SBill Fenner#undef HAVE_SNPRINTF
145685295f4SBill Fenner
146b0453382SBill Fenner/* Define if you have the strcasecmp function.  */
147b0453382SBill Fenner#undef HAVE_STRCASECMP
148b0453382SBill Fenner
149685295f4SBill Fenner/* Define if you have the strlcat function.  */
150685295f4SBill Fenner#undef HAVE_STRLCAT
151685295f4SBill Fenner
152685295f4SBill Fenner/* Define if you have the strlcpy function.  */
153685295f4SBill Fenner#undef HAVE_STRLCPY
154685295f4SBill Fenner
155b0453382SBill Fenner/* Define if you have the vfprintf function.  */
156b0453382SBill Fenner#undef HAVE_VFPRINTF
157b0453382SBill Fenner
158685295f4SBill Fenner/* Define if you have the vsnprintf function.  */
159685295f4SBill Fenner#undef HAVE_VSNPRINTF
160685295f4SBill Fenner
161b0453382SBill Fenner/* Define if you have the <cast.h> header file.  */
162b0453382SBill Fenner#undef HAVE_CAST_H
163b0453382SBill Fenner
164b0453382SBill Fenner/* Define if you have the <fcntl.h> header file.  */
165b0453382SBill Fenner#undef HAVE_FCNTL_H
166b0453382SBill Fenner
167685295f4SBill Fenner/* Define if you have the <netinet/if_ether.h> header file.  */
168685295f4SBill Fenner#undef HAVE_NETINET_IF_ETHER_H
169b0453382SBill Fenner
170b0453382SBill Fenner/* Define if you have the <rc5.h> header file.  */
171b0453382SBill Fenner#undef HAVE_RC5_H
172b0453382SBill Fenner
173b0453382SBill Fenner/* Define if you have the <rpc/rpcent.h> header file.  */
174b0453382SBill Fenner#undef HAVE_RPC_RPCENT_H
175b0453382SBill Fenner
176b0453382SBill Fenner/* Define if you have the <smi.h> header file.  */
177b0453382SBill Fenner#undef HAVE_SMI_H
178b0453382SBill Fenner
179b0453382SBill Fenner/* Define if you have the crypto library (-lcrypto).  */
180b0453382SBill Fenner#undef HAVE_LIBCRYPTO
181b0453382SBill Fenner
182b0453382SBill Fenner/* Define if you have the dnet library (-ldnet).  */
183b0453382SBill Fenner#undef HAVE_LIBDNET
184b0453382SBill Fenner
185685295f4SBill Fenner/* Define if you have the nsl library (-lnsl).  */
186685295f4SBill Fenner#undef HAVE_LIBNSL
187685295f4SBill Fenner
188b0453382SBill Fenner/* Define if you have the resolv library (-lresolv).  */
189b0453382SBill Fenner#undef HAVE_LIBRESOLV
190b0453382SBill Fenner
191b0453382SBill Fenner/* Define if you have the rpc library (-lrpc).  */
192b0453382SBill Fenner#undef HAVE_LIBRPC
193b0453382SBill Fenner
194b0453382SBill Fenner/* Define if you have the smi library (-lsmi).  */
195b0453382SBill Fenner#undef HAVE_LIBSMI
196b0453382SBill Fenner
197b0453382SBill Fenner/* Define if you have the socket library (-lsocket).  */
198b0453382SBill Fenner#undef HAVE_LIBSOCKET
199b0453382SBill Fenner
200b0453382SBill Fenner/* Define if you have the str library (-lstr).  */
201b0453382SBill Fenner#undef HAVE_LIBSTR
202b0453382SBill Fenner
203685295f4SBill Fenner/* define if your compiler has __attribute__ */
204685295f4SBill Fenner#undef HAVE___ATTRIBUTE__
205685295f4SBill Fenner
206