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