xref: /netbsd-src/external/bsd/tcpdump/dist/cmakeconfig.h.in (revision c41df9f6167ea7cd2f761f0a97783c8267cb8847)
1d881c474Schristos/* cmakeconfig.h.in */
2d881c474Schristos
3d881c474Schristos/* Define to 1 if arpa/inet.h declares `ether_ntohost' */
4d881c474Schristos#cmakedefine ARPA_INET_H_DECLARES_ETHER_NTOHOST 1
5d881c474Schristos
6d881c474Schristos/* define if you want to build the possibly-buggy SMB printer */
7d881c474Schristos#cmakedefine ENABLE_SMB 1
8d881c474Schristos
9d881c474Schristos/* Define to 1 if you have the `bpf_dump' function. */
10d881c474Schristos#cmakedefine HAVE_BPF_DUMP 1
11d881c474Schristos
12d881c474Schristos/* capsicum support available */
13d881c474Schristos#cmakedefine HAVE_CAPSICUM 1
14d881c474Schristos
15d881c474Schristos/* Define to 1 if you have the `cap_enter' function. */
16d881c474Schristos#cmakedefine HAVE_CAP_ENTER 1
17d881c474Schristos
18d881c474Schristos/* Define to 1 if you have the `cap_ioctls_limit' function. */
19d881c474Schristos#cmakedefine HAVE_CAP_IOCTLS_LIMIT 1
20d881c474Schristos
21d881c474Schristos/* Define to 1 if you have the <cap-ng.h> header file. */
22d881c474Schristos#cmakedefine HAVE_CAP_NG_H 1
23d881c474Schristos
24d881c474Schristos/* Define to 1 if you have the `cap_rights_limit' function. */
25d881c474Schristos#cmakedefine HAVE_CAP_RIGHTS_LIMIT 1
26d881c474Schristos
27d881c474Schristos/* Casper support available */
28d881c474Schristos#cmakedefine HAVE_CASPER 1
29d881c474Schristos
30d881c474Schristos/* Define to 1 if you have the declaration of `ether_ntohost' */
31d881c474Schristos#cmakedefine HAVE_DECL_ETHER_NTOHOST 1
32d881c474Schristos
33d881c474Schristos/* Define to 1 if you have the `ether_ntohost' function. */
34d881c474Schristos#cmakedefine HAVE_ETHER_NTOHOST 1
35d881c474Schristos
36d881c474Schristos/* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */
37d881c474Schristos#cmakedefine HAVE_EVP_CIPHER_CTX_NEW 1
38d881c474Schristos
39d881c474Schristos/* Define to 1 if you have the `EVP_DecryptInit_ex' function. */
40d881c474Schristos#cmakedefine HAVE_EVP_DECRYPTINIT_EX 1
41d881c474Schristos
42d881c474Schristos/* Define to 1 if you have the `fork' function. */
43d881c474Schristos#cmakedefine HAVE_FORK 1
44d881c474Schristos
45d881c474Schristos/* Define to 1 if you have the `getopt_long' function. */
46d881c474Schristos#cmakedefine HAVE_GETOPT_LONG 1
47d881c474Schristos
48d881c474Schristos/* define if you have getrpcbynumber() */
49d881c474Schristos#cmakedefine HAVE_GETRPCBYNUMBER 1
50d881c474Schristos
51d881c474Schristos/* Define to 1 if you have the `getservent' function. */
52d881c474Schristos#cmakedefine HAVE_GETSERVENT 1
53d881c474Schristos
54d881c474Schristos/* Define to 1 if you have the <inttypes.h> header file. */
55d881c474Schristos#cmakedefine HAVE_INTTYPES_H 1
56d881c474Schristos
57d881c474Schristos/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
58d881c474Schristos#cmakedefine HAVE_LIBCAP_NG 1
59d881c474Schristos
60*c41df9f6Schristos/* Define to 1 if you have a usable `crypto' library (-lcrypto). */
61d881c474Schristos#cmakedefine HAVE_LIBCRYPTO 1
62d881c474Schristos
63d881c474Schristos/* Define to 1 if you have the `rpc' library (-lrpc). */
64d881c474Schristos#cmakedefine HAVE_LIBRPC 1
65d881c474Schristos
66d881c474Schristos/* Define to 1 if you have the <memory.h> header file. */
67d881c474Schristos#cmakedefine HAVE_MEMORY_H 1
68d881c474Schristos
69d881c474Schristos/* Define to 1 if you have the <net/if.h> header file. */
70d881c474Schristos#cmakedefine HAVE_NET_IF_H 1
71d881c474Schristos
72d881c474Schristos/* Define to 1 if you have the `openat' function. */
73d881c474Schristos#cmakedefine HAVE_OPENAT 1
74d881c474Schristos
75d881c474Schristos/* define if the OS provides AF_INET6 and struct in6_addr */
76d881c474Schristos#cmakedefine HAVE_OS_IPV6_SUPPORT 1
77d881c474Schristos
78d881c474Schristos/* if there's an os_proto.h for this platform, to use additional prototypes */
79d881c474Schristos#cmakedefine HAVE_OS_PROTO_H 1
80d881c474Schristos
81d881c474Schristos/* Define to 1 if you have the `pcap_breakloop' function. */
82d881c474Schristos#cmakedefine HAVE_PCAP_BREAKLOOP 1
83d881c474Schristos
84d881c474Schristos/* Define to 1 if you have the `pcap_create' function. */
85d881c474Schristos#cmakedefine HAVE_PCAP_CREATE 1
86d881c474Schristos
87d881c474Schristos/* define if libpcap has pcap_datalink_name_to_val() */
88d881c474Schristos#cmakedefine HAVE_PCAP_DATALINK_NAME_TO_VAL 1
89d881c474Schristos
90d881c474Schristos/* define if libpcap has pcap_datalink_val_to_description() */
91d881c474Schristos#cmakedefine HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1
92d881c474Schristos
93d881c474Schristos/* define if libpcap has pcap_debug */
94d881c474Schristos#cmakedefine HAVE_PCAP_DEBUG 1
95d881c474Schristos
96d881c474Schristos/* Define to 1 if you have the `pcap_dump_flush' function. */
97d881c474Schristos#cmakedefine HAVE_PCAP_DUMP_FLUSH 1
98d881c474Schristos
99d881c474Schristos/* Define to 1 if you have the `pcap_dump_ftell' function. */
100d881c474Schristos#cmakedefine HAVE_PCAP_DUMP_FTELL 1
101d881c474Schristos
102d881c474Schristos/* Define to 1 if you have the `pcap_dump_ftell64' function. */
103d881c474Schristos#cmakedefine HAVE_PCAP_DUMP_FTELL64 1
104d881c474Schristos
105d881c474Schristos/* Define to 1 if you have the `pcap_findalldevs' function. */
106d881c474Schristos#cmakedefine HAVE_PCAP_FINDALLDEVS 1
107d881c474Schristos
108d881c474Schristos/* Define to 1 if you have the `pcap_findalldevs_ex' function. */
109d881c474Schristos#cmakedefine HAVE_PCAP_FINDALLDEVS_EX 1
110d881c474Schristos
111d881c474Schristos/* Define to 1 if you have the `pcap_free_datalinks' function. */
112d881c474Schristos#cmakedefine HAVE_PCAP_FREE_DATALINKS 1
113d881c474Schristos
114d881c474Schristos/* Define to 1 if the system has the type `pcap_if_t'. */
115d881c474Schristos#cmakedefine HAVE_PCAP_IF_T 1
116d881c474Schristos
117d881c474Schristos/* Define to 1 if you have the `pcap_lib_version' function. */
118d881c474Schristos#cmakedefine HAVE_PCAP_LIB_VERSION 1
119d881c474Schristos
120d881c474Schristos/* define if libpcap has pcap_list_datalinks() */
121d881c474Schristos#cmakedefine HAVE_PCAP_LIST_DATALINKS 1
122d881c474Schristos
123d881c474Schristos/* Define to 1 if you have the `pcap_open' function. */
124d881c474Schristos#cmakedefine HAVE_PCAP_OPEN 1
125d881c474Schristos
126d881c474Schristos/* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */
127d881c474Schristos#cmakedefine HAVE_PCAP_PCAP_INTTYPES_H 1
128d881c474Schristos
129d881c474Schristos/* Define to 1 if you have the `pcap_setdirection' function. */
130d881c474Schristos#cmakedefine HAVE_PCAP_SETDIRECTION 1
131d881c474Schristos
132d881c474Schristos/* Define to 1 if you have the `pcap_set_datalink' function. */
133d881c474Schristos#cmakedefine HAVE_PCAP_SET_DATALINK 1
134d881c474Schristos
135d881c474Schristos/* Define to 1 if you have the `pcap_set_immediate_mode' function. */
136d881c474Schristos#cmakedefine HAVE_PCAP_SET_IMMEDIATE_MODE 1
137d881c474Schristos
138d881c474Schristos/* Define to 1 if you have the `pcap_set_optimizer_debug' function. */
139d881c474Schristos#cmakedefine HAVE_PCAP_SET_OPTIMIZER_DEBUG 1
140d881c474Schristos
141d881c474Schristos/* Define to 1 if you have the `pcap_set_parser_debug' function. */
142d881c474Schristos#cmakedefine HAVE_PCAP_SET_PARSER_DEBUG 1
143d881c474Schristos
144d881c474Schristos/* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
145d881c474Schristos#cmakedefine HAVE_PCAP_SET_TSTAMP_PRECISION 1
146d881c474Schristos
147d881c474Schristos/* Define to 1 if you have the `pcap_set_tstamp_type' function. */
148d881c474Schristos#cmakedefine HAVE_PCAP_SET_TSTAMP_TYPE 1
149d881c474Schristos
150d881c474Schristos/* define if libpcap has pcap_version */
151d881c474Schristos#cmakedefine HAVE_PCAP_VERSION 1
152d881c474Schristos
153d881c474Schristos/* Define to 1 if you have the `pcap_wsockinit' function. */
154d881c474Schristos#cmakedefine HAVE_PCAP_WSOCKINIT 1
155d881c474Schristos
156d881c474Schristos/* Define to 1 if you have the `pfopen' function. */
157d881c474Schristos#cmakedefine HAVE_PFOPEN 1
158d881c474Schristos
159d881c474Schristos/* Define to 1 if you have the <rpc/rpcent.h> header file. */
160d881c474Schristos#cmakedefine HAVE_RPC_RPCENT_H 1
161d881c474Schristos
162d881c474Schristos/* Define to 1 if you have the <rpc/rpc.h> header file. */
163d881c474Schristos#cmakedefine HAVE_RPC_RPC_H 1
164d881c474Schristos
165d881c474Schristos/* Define to 1 if you have the `setlinebuf' function. */
166d881c474Schristos#cmakedefine HAVE_SETLINEBUF 1
167d881c474Schristos
168d881c474Schristos/* Define to 1 if you have the <stdint.h> header file. */
169d881c474Schristos#cmakedefine HAVE_STDINT_H 1
170d881c474Schristos
171d881c474Schristos/* Define to 1 if you have the <stdlib.h> header file. */
172d881c474Schristos#cmakedefine HAVE_STDLIB_H 1
173d881c474Schristos
174d881c474Schristos/* Define to 1 if you have the `strdup' function. */
175d881c474Schristos#cmakedefine HAVE_STRDUP 1
176d881c474Schristos
177d881c474Schristos/* Define to 1 if you have the <strings.h> header file. */
178d881c474Schristos#cmakedefine HAVE_STRINGS_H 1
179d881c474Schristos
180d881c474Schristos/* Define to 1 if you have the <string.h> header file. */
181d881c474Schristos#cmakedefine HAVE_STRING_H 1
182d881c474Schristos
183d881c474Schristos/* Define to 1 if you have the `strlcat' function. */
184d881c474Schristos#cmakedefine HAVE_STRLCAT 1
185d881c474Schristos
186d881c474Schristos/* Define to 1 if you have the `strlcpy' function. */
187d881c474Schristos#cmakedefine HAVE_STRLCPY 1
188d881c474Schristos
189d881c474Schristos/* Define to 1 if you have the `strsep' function. */
190d881c474Schristos#cmakedefine HAVE_STRSEP 1
191d881c474Schristos
192d881c474Schristos/* Define to 1 if the system has the type `struct ether_addr'. */
193d881c474Schristos#cmakedefine HAVE_STRUCT_ETHER_ADDR 1
194d881c474Schristos
195d881c474Schristos/* Define to 1 if you have the <sys/stat.h> header file. */
196d881c474Schristos#cmakedefine HAVE_SYS_STAT_H 1
197d881c474Schristos
198d881c474Schristos/* Define to 1 if you have the <sys/types.h> header file. */
199d881c474Schristos#cmakedefine HAVE_SYS_TYPES_H 1
200d881c474Schristos
201d881c474Schristos/* Define to 1 if the system has the type `uintptr_t'. */
202d881c474Schristos#cmakedefine HAVE_UINTPTR_T 1
203d881c474Schristos
204d881c474Schristos/* Define to 1 if you have the <unistd.h> header file. */
205d881c474Schristos#cmakedefine HAVE_UNISTD_H 1
206d881c474Schristos
207d881c474Schristos/* Define to 1 if you have the `vfork' function. */
208d881c474Schristos#cmakedefine HAVE_VFORK 1
209d881c474Schristos
210d881c474Schristos/* Define to 1 if you have the `wsockinit' function. */
211d881c474Schristos#cmakedefine HAVE_WSOCKINIT 1
212d881c474Schristos
213d881c474Schristos/* define if libpcap has yydebug */
214d881c474Schristos#cmakedefine HAVE_YYDEBUG 1
215d881c474Schristos
216d881c474Schristos/* Define to 1 if netinet/ether.h declares `ether_ntohost' */
217d881c474Schristos#cmakedefine NETINET_ETHER_H_DECLARES_ETHER_NTOHOST 1
218d881c474Schristos
219d881c474Schristos/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
220d881c474Schristos#cmakedefine NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
221d881c474Schristos
222d881c474Schristos/* Define to 1 if net/ethernet.h declares `ether_ntohost' */
223d881c474Schristos#cmakedefine NET_ETHERNET_H_DECLARES_ETHER_NTOHOST 1
224d881c474Schristos
225d881c474Schristos/* Define to the address where bug reports for this package should be sent. */
226d881c474Schristos#cmakedefine PACKAGE_BUGREPORT ""
227d881c474Schristos
228d881c474Schristos/* Define to the full name of this package. */
229d881c474Schristos#cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
230d881c474Schristos
231d881c474Schristos/* Define to the full name and version of this package. */
232d881c474Schristos#cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
233d881c474Schristos
234d881c474Schristos/* Define to the one symbol short name of this package. */
235d881c474Schristos#cmakedefine PACKAGE_TARNAME ""
236d881c474Schristos
237d881c474Schristos/* Define to the home page for this package. */
238d881c474Schristos#cmakedefine PACKAGE_URL ""
239d881c474Schristos
240d881c474Schristos/* Define to the version of this package. */
241d881c474Schristos#cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
242d881c474Schristos
243*c41df9f6Schristos/* The size of `time_t', as computed by sizeof. */
244*c41df9f6Schristos#cmakedefine SIZEOF_TIME_T @SIZEOF_TIME_T@
245*c41df9f6Schristos
246*c41df9f6Schristos/* The size of `void *', as computed by sizeof. */
247*c41df9f6Schristos#cmakedefine SIZEOF_VOID_P @SIZEOF_VOID_P@
248*c41df9f6Schristos
249d881c474Schristos/* Define to 1 if you have the ANSI C header files. */
250d881c474Schristos#cmakedefine STDC_HEADERS 1
251d881c474Schristos
252d881c474Schristos/* Define to 1 if sys/ethernet.h declares `ether_ntohost' */
253d881c474Schristos#cmakedefine SYS_ETHERNET_H_DECLARES_ETHER_NTOHOST 1
254d881c474Schristos
255d881c474Schristos/* define if you have ether_ntohost() and it works */
256d881c474Schristos#cmakedefine USE_ETHER_NTOHOST 1
257d881c474Schristos
258d881c474Schristos/* Define if you enable support for libsmi */
259d881c474Schristos#cmakedefine USE_LIBSMI 1
260d881c474Schristos
261d881c474Schristos/* define if should chroot when dropping privileges */
262d881c474Schristos#cmakedefine WITH_CHROOT "@WITH_CHROOT@"
263d881c474Schristos
264d881c474Schristos/* define if should drop privileges by default */
265d881c474Schristos#cmakedefine WITH_USER "@WITH_USER@"
266d881c474Schristos
267d881c474Schristos/* define on AIX to get certain functions */
268d881c474Schristos#cmakedefine _SUN 1
269d881c474Schristos
270d881c474Schristos/* to handle Ultrix compilers that don't support const in prototypes */
271d881c474Schristos#cmakedefine const 1
272d881c474Schristos
273d881c474Schristos/* Define as token for inline if inlining supported */
274d881c474Schristos#cmakedefine inline 1
275d881c474Schristos
276d881c474Schristos/* Define to `uint16_t' if u_int16_t not defined. */
277d881c474Schristos#cmakedefine u_int16_t 1
278d881c474Schristos
279d881c474Schristos/* Define to `uint32_t' if u_int32_t not defined. */
280d881c474Schristos#cmakedefine u_int32_t 1
281d881c474Schristos
282d881c474Schristos/* Define to `uint64_t' if u_int64_t not defined. */
283d881c474Schristos#cmakedefine u_int64_t 1
284d881c474Schristos
285d881c474Schristos/* Define to `uint8_t' if u_int8_t not defined. */
286d881c474Schristos#cmakedefine u_int8_t 1
287d881c474Schristos
288d881c474Schristos/* Define to the type of an unsigned integer type wide enough to hold a
289d881c474Schristos   pointer, if such a type exists, and if the system does not define it. */
290d881c474Schristos#cmakedefine uintptr_t 1
291