]>
The Tcpdump Group git mirrors - tcpdump/blob - cmakeconfig.h.in
3 /* Define to 1 if arpa/inet.h declares `ether_ntohost' */
4 #cmakedefine ARPA_INET_H_DECLARES_ETHER_NTOHOST 1
6 /* define if you want to build the possibly-buggy SMB printer */
7 #cmakedefine ENABLE_SMB 1
9 /* Define to 1 if you have the `bpf_dump' function. */
10 #cmakedefine HAVE_BPF_DUMP 1
12 /* capsicum support available */
13 #cmakedefine HAVE_CAPSICUM 1
15 /* Define to 1 if you have the `cap_enter' function. */
16 #cmakedefine HAVE_CAP_ENTER 1
18 /* Define to 1 if you have the `cap_ioctls_limit' function. */
19 #cmakedefine HAVE_CAP_IOCTLS_LIMIT 1
21 /* Define to 1 if you have the <cap-ng.h> header file. */
22 #cmakedefine HAVE_CAP_NG_H 1
24 /* Define to 1 if you have the `cap_rights_limit' function. */
25 #cmakedefine HAVE_CAP_RIGHTS_LIMIT 1
27 /* Casper support available */
28 #cmakedefine HAVE_CASPER 1
30 /* Define to 1 if you have the declaration of `ether_ntohost' */
31 #cmakedefine HAVE_DECL_ETHER_NTOHOST 1
33 /* Define to 1 if you have the `ether_ntohost' function. */
34 #cmakedefine HAVE_ETHER_NTOHOST 1
36 /* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */
37 #cmakedefine HAVE_EVP_CIPHER_CTX_NEW 1
39 /* Define to 1 if you have the `EVP_DecryptInit_ex' function. */
40 #cmakedefine HAVE_EVP_DECRYPTINIT_EX 1
42 /* Define to 1 if you have the <fcntl.h> header file. */
43 #cmakedefine HAVE_FCNTL_H 1
45 /* Define to 1 if you have the `fork' function. */
46 #cmakedefine HAVE_FORK 1
48 /* Define to 1 if you have the `getopt_long' function. */
49 #cmakedefine HAVE_GETOPT_LONG 1
51 /* define if you have getrpcbynumber() */
52 #cmakedefine HAVE_GETRPCBYNUMBER 1
54 /* Define to 1 if you have the `getservent' function. */
55 #cmakedefine HAVE_GETSERVENT 1
57 /* Define to 1 if you have the <inttypes.h> header file. */
58 #cmakedefine HAVE_INTTYPES_H 1
60 /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
61 #cmakedefine HAVE_LIBCAP_NG 1
63 /* Define to 1 if you have the `crypto' library (-lcrypto). */
64 #cmakedefine HAVE_LIBCRYPTO 1
66 /* Define to 1 if you have the `rpc' library (-lrpc). */
67 #cmakedefine HAVE_LIBRPC 1
69 /* Define to 1 if you have the <memory.h> header file. */
70 #cmakedefine HAVE_MEMORY_H 1
72 /* Define to 1 if you have the <net/if.h> header file. */
73 #cmakedefine HAVE_NET_IF_H 1
75 /* Define to 1 if you have the `openat' function. */
76 #cmakedefine HAVE_OPENAT 1
78 /* Define to 1 if you have the <openssl/evp.h> header file. */
79 #cmakedefine HAVE_OPENSSL_EVP_H 1
81 /* define if the OS provides AF_INET6 and struct in6_addr */
82 #cmakedefine HAVE_OS_IPV6_SUPPORT 1
84 /* if there's an os_proto.h for this platform, to use additional prototypes */
85 #cmakedefine HAVE_OS_PROTO_H 1
87 /* Define to 1 if you have the `pcap_breakloop' function. */
88 #cmakedefine HAVE_PCAP_BREAKLOOP 1
90 /* Define to 1 if you have the `pcap_create' function. */
91 #cmakedefine HAVE_PCAP_CREATE 1
93 /* define if libpcap has pcap_datalink_name_to_val() */
94 #cmakedefine HAVE_PCAP_DATALINK_NAME_TO_VAL 1
96 /* define if libpcap has pcap_datalink_val_to_description() */
97 #cmakedefine HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1
99 /* define if libpcap has pcap_debug */
100 #cmakedefine HAVE_PCAP_DEBUG 1
102 /* Define to 1 if you have the `pcap_dump_flush' function. */
103 #cmakedefine HAVE_PCAP_DUMP_FLUSH 1
105 /* Define to 1 if you have the `pcap_dump_ftell' function. */
106 #cmakedefine HAVE_PCAP_DUMP_FTELL 1
108 /* Define to 1 if you have the `pcap_dump_ftell64' function. */
109 #cmakedefine HAVE_PCAP_DUMP_FTELL64 1
111 /* Define to 1 if you have the `pcap_findalldevs' function. */
112 #cmakedefine HAVE_PCAP_FINDALLDEVS 1
114 /* Define to 1 if you have the `pcap_findalldevs_ex' function. */
115 #cmakedefine HAVE_PCAP_FINDALLDEVS_EX 1
117 /* Define to 1 if you have the `pcap_free_datalinks' function. */
118 #cmakedefine HAVE_PCAP_FREE_DATALINKS 1
120 /* Define to 1 if the system has the type `pcap_if_t'. */
121 #cmakedefine HAVE_PCAP_IF_T 1
123 /* Define to 1 if you have the `pcap_lib_version' function. */
124 #cmakedefine HAVE_PCAP_LIB_VERSION 1
126 /* define if libpcap has pcap_list_datalinks() */
127 #cmakedefine HAVE_PCAP_LIST_DATALINKS 1
129 /* Define to 1 if you have the `pcap_open' function. */
130 #cmakedefine HAVE_PCAP_OPEN 1
132 /* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */
133 #cmakedefine HAVE_PCAP_PCAP_INTTYPES_H 1
135 /* Define to 1 if you have the `pcap_setdirection' function. */
136 #cmakedefine HAVE_PCAP_SETDIRECTION 1
138 /* Define to 1 if you have the `pcap_set_datalink' function. */
139 #cmakedefine HAVE_PCAP_SET_DATALINK 1
141 /* Define to 1 if you have the `pcap_set_immediate_mode' function. */
142 #cmakedefine HAVE_PCAP_SET_IMMEDIATE_MODE 1
144 /* Define to 1 if you have the `pcap_set_optimizer_debug' function. */
145 #cmakedefine HAVE_PCAP_SET_OPTIMIZER_DEBUG 1
147 /* Define to 1 if you have the `pcap_set_parser_debug' function. */
148 #cmakedefine HAVE_PCAP_SET_PARSER_DEBUG 1
150 /* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
151 #cmakedefine HAVE_PCAP_SET_TSTAMP_PRECISION 1
153 /* Define to 1 if you have the `pcap_set_tstamp_type' function. */
154 #cmakedefine HAVE_PCAP_SET_TSTAMP_TYPE 1
156 /* define if libpcap has pcap_version */
157 #cmakedefine HAVE_PCAP_VERSION 1
159 /* Define to 1 if you have the `pcap_wsockinit' function. */
160 #cmakedefine HAVE_PCAP_WSOCKINIT 1
162 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
163 #cmakedefine HAVE_RPC_RPCENT_H 1
165 /* Define to 1 if you have the <rpc/rpc.h> header file. */
166 #cmakedefine HAVE_RPC_RPC_H 1
168 /* Define to 1 if you have the `setlinebuf' function. */
169 #cmakedefine HAVE_SETLINEBUF 1
171 /* Define to 1 if you have the <stdint.h> header file. */
172 #cmakedefine HAVE_STDINT_H 1
174 /* Define to 1 if you have the <stdlib.h> header file. */
175 #cmakedefine HAVE_STDLIB_H 1
177 /* Define to 1 if you have the <strings.h> header file. */
178 #cmakedefine HAVE_STRINGS_H 1
180 /* Define to 1 if you have the <string.h> header file. */
181 #cmakedefine HAVE_STRING_H 1
183 /* Define to 1 if you have the `strlcat' function. */
184 #cmakedefine HAVE_STRLCAT 1
186 /* Define to 1 if you have the `strlcpy' function. */
187 #cmakedefine HAVE_STRLCPY 1
189 /* Define to 1 if you have the `strsep' function. */
190 #cmakedefine HAVE_STRSEP 1
192 /* Define to 1 if the system has the type `struct ether_addr'. */
193 #cmakedefine HAVE_STRUCT_ETHER_ADDR 1
195 /* Define to 1 if you have the <sys/stat.h> header file. */
196 #cmakedefine HAVE_SYS_STAT_H 1
198 /* Define to 1 if you have the <sys/types.h> header file. */
199 #cmakedefine HAVE_SYS_TYPES_H 1
201 /* Define to 1 if the system has the type `uintptr_t'. */
202 #cmakedefine HAVE_UINTPTR_T 1
204 /* Define to 1 if you have the <unistd.h> header file. */
205 #cmakedefine HAVE_UNISTD_H 1
207 /* Define to 1 if you have the `vfork' function. */
208 #cmakedefine HAVE_VFORK 1
210 /* Define to 1 if you have the `wsockinit' function. */
211 #cmakedefine HAVE_WSOCKINIT 1
213 /* define if libpcap has yydebug */
214 #cmakedefine HAVE_YYDEBUG 1
216 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
217 #cmakedefine NETINET_ETHER_H_DECLARES_ETHER_NTOHOST 1
219 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
220 #cmakedefine NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
222 /* Define to 1 if net/ethernet.h declares `ether_ntohost' */
223 #cmakedefine NET_ETHERNET_H_DECLARES_ETHER_NTOHOST 1
225 /* Define to the address where bug reports for this package should be sent. */
226 #cmakedefine PACKAGE_BUGREPORT ""
228 /* Define to the full name of this package. */
229 #cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
231 /* Define to the full name and version of this package. */
232 #cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
234 /* Define to the one symbol short name of this package. */
235 #cmakedefine PACKAGE_TARNAME ""
237 /* Define to the home page for this package. */
238 #cmakedefine PACKAGE_URL ""
240 /* Define to the version of this package. */
241 #cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
243 /* Define to 1 if you have the ANSI C header files. */
244 #cmakedefine STDC_HEADERS 1
246 /* Define to 1 if sys/ethernet.h declares `ether_ntohost' */
247 #cmakedefine SYS_ETHERNET_H_DECLARES_ETHER_NTOHOST 1
249 /* define if you have ether_ntohost() and it works */
250 #cmakedefine USE_ETHER_NTOHOST 1
252 /* Define if you enable support for libsmi */
253 #cmakedefine USE_LIBSMI 1
255 /* define if should chroot when dropping privileges */
256 #cmakedefine WITH_CHROOT "@WITH_CHROOT@"
258 /* define if should drop privileges by default */
259 #cmakedefine WITH_USER "@WITH_USER@"
261 /* define on AIX to get certain functions */
264 /* to handle Ultrix compilers that don't support const in prototypes */
267 /* Define as token for inline if inlining supported */
268 #cmakedefine inline 1
270 /* Define to `uint16_t' if u_int16_t not defined. */
271 #cmakedefine u_int16_t 1
273 /* Define to `uint32_t' if u_int32_t not defined. */
274 #cmakedefine u_int32_t 1
276 /* Define to `uint64_t' if u_int64_t not defined. */
277 #cmakedefine u_int64_t 1
279 /* Define to `uint8_t' if u_int8_t not defined. */
280 #cmakedefine u_int8_t 1
282 /* Define to the type of an unsigned integer type wide enough to hold a
283 pointer, if such a type exists, and if the system does not define it. */
284 #cmakedefine uintptr_t 1