]> The Tcpdump Group git mirrors - tcpdump/blob - cmakeconfig.h.in
Avoid -E and -M options inconsistencies with no libcrypto
[tcpdump] / cmakeconfig.h.in
1 /* cmakeconfig.h.in */
2
3 #ifndef TCPDUMP_CONFIG_H_
4 #define TCPDUMP_CONFIG_H_
5
6 /* Define to 1 if arpa/inet.h declares `ether_ntohost' */
7 #cmakedefine ARPA_INET_H_DECLARES_ETHER_NTOHOST 1
8
9 /* define if you want to build the possibly-buggy SMB printer */
10 #cmakedefine ENABLE_SMB 1
11
12 /* Define to 1 if you have the `bpf_dump' function. */
13 #cmakedefine HAVE_BPF_DUMP 1
14
15 /* capsicum support available */
16 #cmakedefine HAVE_CAPSICUM 1
17
18 /* Define to 1 if you have the `cap_enter' function. */
19 #cmakedefine HAVE_CAP_ENTER 1
20
21 /* Define to 1 if you have the `cap_ioctls_limit' function. */
22 #cmakedefine HAVE_CAP_IOCTLS_LIMIT 1
23
24 /* Define to 1 if you have the <cap-ng.h> header file. */
25 #cmakedefine HAVE_CAP_NG_H 1
26
27 /* Define to 1 if you have the `cap_rights_limit' function. */
28 #cmakedefine HAVE_CAP_RIGHTS_LIMIT 1
29
30 /* Casper support available */
31 #cmakedefine HAVE_CASPER 1
32
33 /* Define to 1 if you have the declaration of `ether_ntohost' */
34 #cmakedefine HAVE_DECL_ETHER_NTOHOST 1
35
36 /* Define to 1 if you have the `ether_ntohost' function. */
37 #cmakedefine HAVE_ETHER_NTOHOST 1
38
39 /* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */
40 #cmakedefine HAVE_EVP_CIPHER_CTX_NEW 1
41
42 /* Define to 1 if you have the `EVP_DecryptInit_ex' function. */
43 #cmakedefine HAVE_EVP_DECRYPTINIT_EX 1
44
45 /* Define to 1 if you have the `fork' function. */
46 #cmakedefine HAVE_FORK 1
47
48 /* Define to 1 if you have the `getopt_long' function. */
49 #cmakedefine HAVE_GETOPT_LONG 1
50
51 /* define if you have getrpcbynumber() */
52 #cmakedefine HAVE_GETRPCBYNUMBER 1
53
54 /* Define to 1 if you have the `getservent' function. */
55 #cmakedefine HAVE_GETSERVENT 1
56
57 /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
58 #cmakedefine HAVE_LIBCAP_NG 1
59
60 /* Define to 1 if you have a usable `crypto' library (-lcrypto). */
61 #cmakedefine HAVE_LIBCRYPTO 1
62
63 /* Define to 1 if you have the `rpc' library (-lrpc). */
64 #cmakedefine HAVE_LIBRPC 1
65
66 /* Define to 1 if you have the `openat' function. */
67 #cmakedefine HAVE_OPENAT 1
68
69 /* if there's an os-proto.h for this platform, to use additional prototypes */
70 #cmakedefine HAVE_OS_PROTO_H 1
71
72 /* define if libpcap has pcap_debug */
73 #cmakedefine HAVE_PCAP_DEBUG 1
74
75 /* Define to 1 if you have the `pcap_dump_ftell64' function. */
76 #cmakedefine HAVE_PCAP_DUMP_FTELL64 1
77
78 /* Define to 1 if you have the `pcap_findalldevs_ex' function. */
79 #cmakedefine HAVE_PCAP_FINDALLDEVS_EX 1
80
81 /* Define to 1 if you have the `pcap_open' function. */
82 #cmakedefine HAVE_PCAP_OPEN 1
83
84 /* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */
85 #cmakedefine HAVE_PCAP_PCAP_INTTYPES_H 1
86
87 /* Define to 1 if you have the `pcap_set_immediate_mode' function. */
88 #cmakedefine HAVE_PCAP_SET_IMMEDIATE_MODE 1
89
90 /* Define to 1 if you have the `pcap_set_optimizer_debug' function. */
91 #cmakedefine HAVE_PCAP_SET_OPTIMIZER_DEBUG 1
92
93 /* Define to 1 if you have the `pcap_set_parser_debug' function. */
94 #cmakedefine HAVE_PCAP_SET_PARSER_DEBUG 1
95
96 /* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
97 #cmakedefine HAVE_PCAP_SET_TSTAMP_PRECISION 1
98
99 /* Define to 1 if you have the `pcap_set_tstamp_type' function. */
100 #cmakedefine HAVE_PCAP_SET_TSTAMP_TYPE 1
101
102 /* Define to 1 if you have the `pcap_wsockinit' function. */
103 #cmakedefine HAVE_PCAP_WSOCKINIT 1
104
105 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
106 #cmakedefine HAVE_RPC_RPCENT_H 1
107
108 /* Define to 1 if you have the <rpc/rpc.h> header file. */
109 #cmakedefine HAVE_RPC_RPC_H 1
110
111 /* Define to 1 if you have the `strlcat' function. */
112 #cmakedefine HAVE_STRLCAT 1
113
114 /* Define to 1 if you have the `strlcpy' function. */
115 #cmakedefine HAVE_STRLCPY 1
116
117 /* Define to 1 if you have the `strsep' function. */
118 #cmakedefine HAVE_STRSEP 1
119
120 /* Define to 1 if the system has the type `struct ether_addr'. */
121 #cmakedefine HAVE_STRUCT_ETHER_ADDR 1
122
123 /* Define to 1 if you have the `vfork' function. */
124 #cmakedefine HAVE_VFORK 1
125
126 /* Define to 1 if you have the `wsockinit' function. */
127 #cmakedefine HAVE_WSOCKINIT 1
128
129 /* define if libpcap has yydebug */
130 #cmakedefine HAVE_YYDEBUG 1
131
132 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
133 #cmakedefine NETINET_ETHER_H_DECLARES_ETHER_NTOHOST 1
134
135 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
136 #cmakedefine NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST 1
137
138 /* Define to 1 if net/ethernet.h declares `ether_ntohost' */
139 #cmakedefine NET_ETHERNET_H_DECLARES_ETHER_NTOHOST 1
140
141 /* Define to the address where bug reports for this package should be sent. */
142 #cmakedefine PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"
143
144 /* Define to the full name of this package. */
145 #cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
146
147 /* Define to the full name and version of this package. */
148 #cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
149
150 /* Define to the one symbol short name of this package. */
151 #cmakedefine PACKAGE_TARNAME "@PACKAGE_TARNAME@"
152
153 /* Define to the home page for this package. */
154 #cmakedefine PACKAGE_URL "@PACKAGE_URL@"
155
156 /* Define to the version of this package. */
157 #cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
158
159 /* The size of `time_t', as computed by sizeof. */
160 #cmakedefine SIZEOF_TIME_T @SIZEOF_TIME_T@
161
162 /* The size of `void *', as computed by sizeof. */
163 #cmakedefine SIZEOF_VOID_P @SIZEOF_VOID_P@
164
165 /* Define to 1 if sys/ethernet.h declares `ether_ntohost' */
166 #cmakedefine SYS_ETHERNET_H_DECLARES_ETHER_NTOHOST 1
167
168 /* define if you have ether_ntohost() and it works */
169 #cmakedefine USE_ETHER_NTOHOST 1
170
171 /* Define if you enable support for libsmi */
172 #cmakedefine USE_LIBSMI 1
173
174 /* define if should chroot when dropping privileges */
175 #cmakedefine WITH_CHROOT "@WITH_CHROOT@"
176
177 /* define if should drop privileges by default */
178 #cmakedefine WITH_USER "@WITH_USER@"
179
180 /* Define to `uint16_t' if u_int16_t not defined. */
181 #cmakedefine u_int16_t 1
182
183 /* Define to `uint32_t' if u_int32_t not defined. */
184 #cmakedefine u_int32_t 1
185
186 /* Define to `uint64_t' if u_int64_t not defined. */
187 #cmakedefine u_int64_t 1
188
189 /* Define to `uint8_t' if u_int8_t not defined. */
190 #cmakedefine u_int8_t 1
191
192 #endif // TCPDUMP_CONFIG_H_