Squid Web Cache master
Loading...
Searching...
No Matches
autoconf.h
Go to the documentation of this file.
1/* include/autoconf.h. Generated from autoconf.h.in by configure. */
2/* include/autoconf.h.in. Generated from configure.ac by autoheader. */
3
4/* Define if building universal (internal helper macro) */
5/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7/* Defines how many threads aufs uses for I/O */
8/* #undef AUFS_IO_THREADS */
9
10/* Host type from configure */
11#define CONFIG_HOST_TYPE "x86_64-pc-linux-gnu"
12
13/* Define to 1 if using 'alloca.c'. */
14/* #undef C_ALLOCA */
15
16/* Default FD_SETSIZE value */
17#define DEFAULT_FD_SETSIZE 1024
18
19/* The install prefix */
20#define DEFAULT_PREFIX /usr/local/squid
21
22/* Enable following X-Forwarded-For headers */
23#define FOLLOW_X_FORWARDED_FOR 1
24
25/* Whether gettimeofday takes only one argument */
26/* #undef GETTIMEOFDAY_NO_TZP */
27
28/* Define to 1 if you have the <adserr.h> header file. */
29/* #undef HAVE_ADSERR_H */
30
31/* Define to 1 if you have the <adshlp.h> header file. */
32/* #undef HAVE_ADSHLP_H */
33
34/* Define to 1 if you have the <adsiid.h> header file. */
35/* #undef HAVE_ADSIID_H */
36
37/* Define to 1 if you have the <aio.h> header file. */
38#define HAVE_AIO_H 1
39
40/* Define to 1 if you have 'alloca', as a function or macro. */
41#define HAVE_ALLOCA 1
42
43/* Define to 1 if <alloca.h> works. */
44#define HAVE_ALLOCA_H 1
45
46/* Define to 1 if you have the `argz_add' function. */
47#define HAVE_ARGZ_ADD 1
48
49/* Define to 1 if you have the `argz_append' function. */
50#define HAVE_ARGZ_APPEND 1
51
52/* Define to 1 if you have the `argz_count' function. */
53#define HAVE_ARGZ_COUNT 1
54
55/* Define to 1 if you have the `argz_create_sep' function. */
56#define HAVE_ARGZ_CREATE_SEP 1
57
58/* Define to 1 if you have the <argz.h> header file. */
59#define HAVE_ARGZ_H 1
60
61/* Define to 1 if you have the `argz_insert' function. */
62#define HAVE_ARGZ_INSERT 1
63
64/* Define to 1 if you have the `argz_next' function. */
65#define HAVE_ARGZ_NEXT 1
66
67/* Define to 1 if you have the `argz_stringify' function. */
68#define HAVE_ARGZ_STRINGIFY 1
69
70/* Define to 1 if you have the <arpa/inet.h> header file. */
71#define HAVE_ARPA_INET_H 1
72
73/* Define to 1 if you have the <arpa/nameser.h> header file. */
74#define HAVE_ARPA_NAMESER_H 1
75
76/* Define to 1 if you have the <assert.h> header file. */
77#define HAVE_ASSERT_H 1
78
79/* Basic auth module is built */
80#define HAVE_AUTH_MODULE_BASIC 1
81
82/* Digest auth module is built */
83#define HAVE_AUTH_MODULE_DIGEST 1
84
85/* Negotiate auth module is built */
86#define HAVE_AUTH_MODULE_NEGOTIATE 1
87
88/* NTLM auth module is built */
89#define HAVE_AUTH_MODULE_NTLM 1
90
91/* Define to 1 if you have the `backtrace_symbols_fd' function. */
92#define HAVE_BACKTRACE_SYMBOLS_FD 1
93
94/* Define to 1 if you have the `bcopy' function. */
95#define HAVE_BCOPY 1
96
97/* Heimdal krb5.h is broken for C++ */
98/* #undef HAVE_BROKEN_HEIMDAL_KRB5_H */
99
100/* Define to 1 if Solaris krb5.h is broken for C++ */
101/* #undef HAVE_BROKEN_SOLARIS_KRB5_H */
102
103/* Define to 1 if you have the <bstring.h> header file. */
104/* #undef HAVE_BSTRING_H */
105
106/* Define to 1 if you have the `bswap16' function. */
107/* #undef HAVE_BSWAP16 */
108
109/* Define to 1 if you have the `bswap32' function. */
110/* #undef HAVE_BSWAP32 */
111
112/* Define to 1 if you have the `bswap_16' function. */
113/* #undef HAVE_BSWAP_16 */
114
115/* Define to 1 if you have the `bswap_32' function. */
116/* #undef HAVE_BSWAP_32 */
117
118/* Define to 1 if you have the <byteswap.h> header file. */
119#define HAVE_BYTESWAP_H 1
120
121/* Define to 1 if you have the `closedir' function. */
122#define HAVE_CLOSEDIR 1
123
124/* The system provides struct cmsghdr */
125#define HAVE_CMSGHDR 1
126
127/* Define to 1 if you have the <com_err.h> header file. */
128#define HAVE_COM_ERR_H 1
129
130/* Define to 1 if CMSG_SPACE is constant */
131#define HAVE_CONSTANT_CMSG_SPACE 1
132
133/* Define to 1 if you have the <cppunit/extensions/HelperMacros.h> header
134 file. */
135#define HAVE_CPPUNIT_EXTENSIONS_HELPERMACROS_H 1
136
137/* Support setting CPU affinity for workers */
138#define HAVE_CPU_AFFINITY 1
139
140/* cpu_set_t is defined by the system headers */
141#define HAVE_CPU_SET_T 1
142
143/* Define to 1 if you have the `crypt' function. */
144#define HAVE_CRYPT 1
145
146/* Define to 1 if you have the <crypt.h> header file. */
147#define HAVE_CRYPT_H 1
148
149/* Define to 1 if you have the <ctype.h> header file. */
150#define HAVE_CTYPE_H 1
151
152/* define if the compiler supports basic C++17 syntax */
153#define HAVE_CXX17 1
154
155/* Define to 1 if you have the <db.h> header file. */
156/* #undef HAVE_DB_H */
157
158/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
159 you don't. */
160/* #undef HAVE_DECL_CYGWIN_CONV_PATH */
161
162/* Define to 1 if you have the declaration of `krb5_kt_free_entry', and to 0
163 if you don't. */
164#define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
165
166/* Define to 1 if you have the <direct.h> header file. */
167/* #undef HAVE_DIRECT_H */
168
169/* Define to 1 if you have the <dirent.h> header file. */
170#define HAVE_DIRENT_H 1
171
172/* POSIX AIO Disk I/O module is built */
173#define HAVE_DISKIO_MODULE_AIO 1
174
175/* Blocking Disk I/O module is built */
176#define HAVE_DISKIO_MODULE_BLOCKING 1
177
178/* DiskDaemon Disk I/O module is built */
179#define HAVE_DISKIO_MODULE_DISKDAEMON 1
180
181/* DiskThreads Disk I/O module is built */
182#define HAVE_DISKIO_MODULE_DISKTHREADS 1
183
184/* IpcIo Disk I/O module is built */
185#define HAVE_DISKIO_MODULE_IPCIO 1
186
187/* Mmapped Disk I/O module is built */
188#define HAVE_DISKIO_MODULE_MMAPPED 1
189
190/* Define if you have the GNU dld library. */
191/* #undef HAVE_DLD */
192
193/* Define to 1 if you have the <dld.h> header file. */
194/* #undef HAVE_DLD_H */
195
196/* Define to 1 if you have the `dlerror' function. */
197#define HAVE_DLERROR 1
198
199/* Define to 1 if you have the <dlfcn.h> header file. */
200#define HAVE_DLFCN_H 1
201
202/* Define to 1 if you have the <dl.h> header file. */
203/* #undef HAVE_DL_H */
204
205/* Define to 1 if you have the <dsrole.h> header file. */
206/* #undef HAVE_DSROLE_H */
207
208/* Define if you have the _dyld_func_lookup function. */
209/* #undef HAVE_DYLD */
210
211/* Define to 1 if you have the <endian.h> header file. */
212#define HAVE_ENDIAN_H 1
213
214/* Define to 1 if you have the <errno.h> header file. */
215#define HAVE_ERRNO_H 1
216
217/* Define to 1 if you have error_message */
218#define HAVE_ERROR_MESSAGE 1
219
220/* Define to 1 if the system has the type `error_t'. */
221#define HAVE_ERROR_T 1
222
223/* Define to 1 if you have the <et/com_err.h> header file. */
224#define HAVE_ET_COM_ERR_H 1
225
226/* Define to 1 if you have the `eui64_aton' function. */
227/* #undef HAVE_EUI64_ATON */
228
229/* Define to 1 if you have the <execinfo.h> header file. */
230#define HAVE_EXECINFO_H 1
231
232/* Define to 1 if you have the `fchmod' function. */
233#define HAVE_FCHMOD 1
234
235/* Define to 1 if you have the <fcntl.h> header file. */
236#define HAVE_FCNTL_H 1
237
238/* fd_mask is defined by the system headers */
239#define HAVE_FD_MASK 1
240
241/* Define to 1 if you have the <fnmatch.h> header file. */
242#define HAVE_FNMATCH_H 1
243
244/* Define to 1 if you have the `fsync' function. */
245/* #undef HAVE_FSYNC */
246
247/* "Define to 1 if aufs filesystem module is build" */
248#define HAVE_FS_AUFS 1
249
250/* "Define to 1 if diskd filesystem module is build" */
251#define HAVE_FS_DISKD 1
252
253/* "Define to 1 if rock filesystem module is build" */
254#define HAVE_FS_ROCK 1
255
256/* "Define to 1 if ufs filesystem module is build" */
257#define HAVE_FS_UFS 1
258
259/* Define if struct statfs has field f_frsize (Linux 2.6 or later) */
260/* #undef HAVE_F_FRSIZE_IN_STATFS */
261
262/* Define to 1 if you have the `getdtablesize' function. */
263#define HAVE_GETDTABLESIZE 1
264
265/* Define to 1 if you have the <getopt.h> header file. */
266#define HAVE_GETOPT_H 1
267
268/* Define to 1 if you have the `getpagesize' function. */
269#define HAVE_GETPAGESIZE 1
270
271/* Define to 1 if you have the `getpass' function. */
272#define HAVE_GETPASS 1
273
274/* Define to 1 if you have the `getrlimit' function. */
275#define HAVE_GETRLIMIT 1
276
277/* Define to 1 if you have the `getrusage' function. */
278#define HAVE_GETRUSAGE 1
279
280/* Define to 1 if you have the `getspnam' function. */
281#define HAVE_GETSPNAM 1
282
283/* Define to 1 if you have the `gettimeofday' function. */
284#define HAVE_GETTIMEOFDAY 1
285
286/* Define to 1 if you have krb5_get_init_creds_keytab */
287#define HAVE_GET_INIT_CREDS_KEYTAB 1
288
289/* Define to 1 if you have the <glib.h> header file. */
290/* #undef HAVE_GLIB_H */
291
292/* Define to 1 if you have the `glob' function. */
293#define HAVE_GLOB 1
294
295/* Define to 1 if you have the <glob.h> header file. */
296#define HAVE_GLOB_H 1
297
298/* Define to 1 if you have the <gnumalloc.h> header file. */
299/* #undef HAVE_GNUMALLOC_H */
300
301/* Define to 1 if you have the <gnutls/abstract.h> header file. */
302#define HAVE_GNUTLS_ABSTRACT_H 1
303
304/* Define to 1 if you have the <gnutls/gnutls.h> header file. */
305#define HAVE_GNUTLS_GNUTLS_H 1
306
307/* Define to 1 if you have the <gnutls/x509.h> header file. */
308#define HAVE_GNUTLS_X509_H 1
309
310/* Define to 1 if you have the <grp.h> header file. */
311#define HAVE_GRP_H 1
312
313/* GSSAPI support */
314#define HAVE_GSSAPI 1
315
316/* Define to 1 if you have the <gssapi/gssapi_ext.h> header file. */
317#define HAVE_GSSAPI_GSSAPI_EXT_H 1
318
319/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
320#define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
321
322/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
323#define HAVE_GSSAPI_GSSAPI_H 1
324
325/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
326#define HAVE_GSSAPI_GSSAPI_KRB5_H 1
327
328/* Define to 1 if you have the <gssapi.h> header file. */
329#define HAVE_GSSAPI_H 1
330
331/* Define to 1 if you have the `gsskrb5_extract_authz_data_from_sec_context'
332 function. */
333#define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
334
335/* Define to 1 if you have the <gss.h> header file. */
336/* #undef HAVE_GSS_H */
337
338/* Define to 1 if you have gss_map_name_to_any */
339#define HAVE_GSS_MAP_ANY_TO_ANY 1
340
341/* Define to 1 if you have the `gss_map_name_to_any' function. */
342#define HAVE_GSS_MAP_NAME_TO_ANY 1
343
344/* Define to 1 if you have the `htole16' function. */
345/* #undef HAVE_HTOLE16 */
346
347/* Define to 1 if you have the `htole32' function. */
348/* #undef HAVE_HTOLE32 */
349
350/* Define to 1 if you have the <iads.h> header file. */
351/* #undef HAVE_IADS_H */
352
353/* Define to 1 if you have the `initgroups' function. */
354#define HAVE_INITGROUPS 1
355
356/* Define to 1 if you have the <initguid.h> header file. */
357/* #undef HAVE_INITGUID_H */
358
359/* Define to 1 if you have the <inttypes.h> header file. */
360#define HAVE_INTTYPES_H 1
361
362/* Define to 1 if you have the `ioctl' function. */
363#define HAVE_IOCTL 1
364
365/* The system provides struct iovec */
366#define HAVE_IOVEC 1
367
368/* Define to 1 if you have the <io.h> header file. */
369/* #undef HAVE_IO_H */
370
371/* Define to 1 if you have the <ipl.h> header file. */
372/* #undef HAVE_IPL_H */
373
374/* Define to 1 if you have the <ip_compat.h> header file. */
375/* #undef HAVE_IP_COMPAT_H */
376
377/* Define to 1 if you have the <ip_fil_compat.h> header file. */
378/* #undef HAVE_IP_FIL_COMPAT_H */
379
380/* Define to 1 if you have the <ip_fil.h> header file. */
381/* #undef HAVE_IP_FIL_H */
382
383/* Define to 1 if you have the <ip_nat.h> header file. */
384/* #undef HAVE_IP_NAT_H */
385
386/* Define to 1 if you have the `kqueue' function. */
387/* #undef HAVE_KQUEUE */
388
389/* KRB5 support */
390#define HAVE_KRB5 1
391
392/* Define to 1 if you have krb5_free_error_message */
393#define HAVE_KRB5_FREE_ERROR_MESSAGE 1
394
395/* Define to 1 if you have krb5_free_error_string */
396/* #undef HAVE_KRB5_FREE_ERROR_STRING */
397
398/* Define to 1 if you have krb5_get_error_message */
399#define HAVE_KRB5_GET_ERROR_MESSAGE 1
400
401/* Define to 1 if you have krb5_get_err_text */
402/* #undef HAVE_KRB5_GET_ERR_TEXT */
403
404/* Define to 1 if you krb5_get_init_creds_free requires krb5_context */
405#define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
406
407/* Define to 1 if you have krb5_get_init_creds_opt_alloc */
408#define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
409
410/* Define to 1 if you have krb5_get_profile */
411#define HAVE_KRB5_GET_PROFILE 1
412
413/* Define to 1 if you have krb5_get_renewed_creds */
414#define HAVE_KRB5_GET_RENEWED_CREDS 1
415
416/* Define to 1 if you have the <krb5.h> header file. */
417#define HAVE_KRB5_H 1
418
419/* Define to 1 if you have krb5_kt_free_entry */
420#define HAVE_KRB5_KT_FREE_ENTRY 1
421
422/* Define if kerberos has MEMORY: cache support */
423#define HAVE_KRB5_MEMORY_CACHE 1
424
425/* Define if kerberos has MEMORY: keytab support */
426#define HAVE_KRB5_MEMORY_KEYTAB 1
427
428/* Define to 1 if you have krb5_pac */
429#define HAVE_KRB5_PAC 1
430
431/* Define to 1 if you have krb5_principal_get_realm */
432/* #undef HAVE_KRB5_PRINCIPAL_GET_REALM */
433
434/* Define to 1 if you have the <lber.h> header file. */
435#define HAVE_LBER_H 1
436
437/* Define to 1 if you have LDAP */
438#define HAVE_LDAP 1
439
440/* Define to 1 if you have ldapssl_client_init */
441/* #undef HAVE_LDAPSSL_CLIENT_INIT */
442
443/* Define to 1 if you have the <ldap.h> header file. */
444#define HAVE_LDAP_H 1
445
446/* Define to 1 if you have LDAP_OPT_DEBUG_LEVEL */
447#define HAVE_LDAP_OPT_DEBUG_LEVEL 1
448
449/* Define to 1 if you have LDAP_REBINDPROC_CALLBACK */
450#define HAVE_LDAP_REBINDPROC_CALLBACK 0
451
452/* Define to 1 if you have LDAP_REBIND_FUNCTION */
453#define HAVE_LDAP_REBIND_FUNCTION 0
454
455/* Define to 1 if you have LDAP_REBIND_PROC */
456#define HAVE_LDAP_REBIND_PROC 1
457
458/* Define to 1 if you have LDAP_SCOPE_DEFAULT */
459#define HAVE_LDAP_SCOPE_DEFAULT 1
460
461/* Define to 1 if you have ldap_start_tls_s */
462#define HAVE_LDAP_START_TLS_S 1
463
464/* Define to 1 if you have ldap_url_desc2str */
465#define HAVE_LDAP_URL_DESC2STR 1
466
467/* Define to 1 if you have LDAP_URL_LUD_SCHEME */
468#define HAVE_LDAP_URL_LUD_SCHEME 0
469
470/* Define to 1 if you have ldap_url_parse */
471#define HAVE_LDAP_URL_PARSE 1
472
473/* Define to 1 if you have the `le16toh' function. */
474/* #undef HAVE_LE16TOH */
475
476/* Define to 1 if you have the `le32toh' function. */
477/* #undef HAVE_LE32TOH */
478
479/* Define as 1 to enable 'cap' library support. */
480#define HAVE_LIBCAP 1
481
482/* Define as 1 to enable 'cppunit' library support. */
483#define HAVE_LIBCPPUNIT 1
484
485/* "Define to 1 if the ASN1_STRING_get0_data() OpenSSL API function exists" */
486#define HAVE_LIBCRYPTO_ASN1_STRING_GET0_DATA 1
487
488/* "Define to 1 if the BIO_get_data() OpenSSL API function exists" */
489#define HAVE_LIBCRYPTO_BIO_GET_DATA 1
490
491/* "Define to 1 if the BIO_get_init() OpenSSL API function exists" */
492#define HAVE_LIBCRYPTO_BIO_GET_INIT 1
493
494/* "Define to 1 if the BIO_meth_new() OpenSSL API function exists" */
495#define HAVE_LIBCRYPTO_BIO_METH_NEW 1
496
497/* "Define to 1 if the DH_up_ref() OpenSSL API function exists" */
498#define HAVE_LIBCRYPTO_DH_UP_REF 1
499
500/* "Define to 1 if the EVP_PKEY_get0_RSA() OpenSSL API function exists" */
501#define HAVE_LIBCRYPTO_EVP_PKEY_GET0_RSA 1
502
503/* "Define to 1 if the EVP_PKEY_get_default_digest_name() OpenSSL API function
504 exists" */
505#define HAVE_LIBCRYPTO_EVP_PKEY_GET_DEFAULT_DIGEST_NAME 1
506
507/* "Define to 1 if the EVP_PKEY_up_ref() OpenSSL API function exists" */
508#define HAVE_LIBCRYPTO_EVP_PKEY_UP_REF 1
509
510/* "Define to 1 if the OPENSSL_LH_strhash() OpenSSL API function exists" */
511#define HAVE_LIBCRYPTO_OPENSSL_LH_STRHASH 1
512
513/* "Define to 1 if the X509_chain_up_ref() OpenSSL API function exists" */
514#define HAVE_LIBCRYPTO_X509_CHAIN_UP_REF 1
515
516/* "Define to 1 if the X509_CRL_up_ref() OpenSSL API function exists" */
517#define HAVE_LIBCRYPTO_X509_CRL_UP_REF 1
518
519/* "Define to 1 if the X509_get0_signature() OpenSSL API function exists" */
520#define HAVE_LIBCRYPTO_X509_GET0_SIGNATURE 1
521
522/* "Define to 1 if the X509_STORE_CTX_get0_cert() OpenSSL API function exists"
523 */
524#define HAVE_LIBCRYPTO_X509_STORE_CTX_GET0_CERT 1
525
526/* "Define to 1 if the X509_STORE_CTX_get0_untrusted() OpenSSL API function
527 exists" */
528#define HAVE_LIBCRYPTO_X509_STORE_CTX_GET0_UNTRUSTED 1
529
530/* "Define to 1 if the X509_up_ref() OpenSSL API function exists" */
531#define HAVE_LIBCRYPTO_X509_UP_REF 1
532
533/* "Define to 1 if the X509_VERIFY_PARAM_get_depth() OpenSSL API function
534 exists" */
535#define HAVE_LIBCRYPTO_X509_VERIFY_PARAM_GET_DEPTH 1
536
537/* Define to 1 if you have the <libc.h> header file. */
538/* #undef HAVE_LIBC_H */
539
540/* Define if you have the libdl library or equivalent. */
541#define HAVE_LIBDL 1
542
543/* Define if libdlloader will be built on this platform */
544#define HAVE_LIBDLLOADER 1
545
546/* Define to 1 if you have the <libecap/adapter/service.h> header file. */
547/* #undef HAVE_LIBECAP_ADAPTER_SERVICE_H */
548
549/* Define to 1 if you have the <libecap/adapter/xaction.h> header file. */
550/* #undef HAVE_LIBECAP_ADAPTER_XACTION_H */
551
552/* Define to 1 if you have the <libecap/common/area.h> header file. */
553/* #undef HAVE_LIBECAP_COMMON_AREA_H */
554
555/* Define to 1 if you have the <libecap/common/body.h> header file. */
556/* #undef HAVE_LIBECAP_COMMON_BODY_H */
557
558/* Define to 1 if you have the <libecap/common/delay.h> header file. */
559/* #undef HAVE_LIBECAP_COMMON_DELAY_H */
560
561/* Define to 1 if you have the <libecap/common/forward.h> header file. */
562/* #undef HAVE_LIBECAP_COMMON_FORWARD_H */
563
564/* Define to 1 if you have the <libecap/common/header.h> header file. */
565/* #undef HAVE_LIBECAP_COMMON_HEADER_H */
566
567/* Define to 1 if you have the <libecap/common/memory.h> header file. */
568/* #undef HAVE_LIBECAP_COMMON_MEMORY_H */
569
570/* Define to 1 if you have the <libecap/common/message.h> header file. */
571/* #undef HAVE_LIBECAP_COMMON_MESSAGE_H */
572
573/* Define to 1 if you have the <libecap/common/named_values.h> header file. */
574/* #undef HAVE_LIBECAP_COMMON_NAMED_VALUES_H */
575
576/* Define to 1 if you have the <libecap/common/names.h> header file. */
577/* #undef HAVE_LIBECAP_COMMON_NAMES_H */
578
579/* Define to 1 if you have the <libecap/common/name.h> header file. */
580/* #undef HAVE_LIBECAP_COMMON_NAME_H */
581
582/* Define to 1 if you have the <libecap/common/options.h> header file. */
583/* #undef HAVE_LIBECAP_COMMON_OPTIONS_H */
584
585/* Define to 1 if you have the <libecap/common/registry.h> header file. */
586/* #undef HAVE_LIBECAP_COMMON_REGISTRY_H */
587
588/* Define to 1 if you have the <libecap/common/version.h> header file. */
589/* #undef HAVE_LIBECAP_COMMON_VERSION_H */
590
591/* Define to 1 if you have the <libecap/host/host.h> header file. */
592/* #undef HAVE_LIBECAP_HOST_HOST_H */
593
594/* Define to 1 if you have the <libecap/host/xaction.h> header file. */
595/* #undef HAVE_LIBECAP_HOST_XACTION_H */
596
597/* Define to 1 if you have the `gnumalloc' library (-lgnumalloc). */
598/* #undef HAVE_LIBGNUMALLOC */
599
600/* Define as 1 to enable 'gnutls' library support. */
601#define HAVE_LIBGNUTLS 1
602
603/* Define as 1 to enable 'gss' library support. */
604/* #undef HAVE_LIBGSS */
605
606/* Define as 1 to enable 'heimdal-krb5' library support. */
607/* #undef HAVE_LIBHEIMDAL_KRB5 */
608
609/* Define to 1 if you have the `intl' library (-lintl). */
610/* #undef HAVE_LIBINTL */
611
612/* Define as 1 to enable 'ldap' library support. */
613#define HAVE_LIBLDAP 1
614
615/* Define to 1 if you have the `malloc' library (-lmalloc). */
616/* #undef HAVE_LIBMALLOC */
617
618/* Define as 1 to enable 'mit-krb5' library support. */
619#define HAVE_LIBMIT_KRB5 1
620
621/* Define as 1 to enable 'netfilter-conntrack' library support. */
622#define HAVE_LIBNETFILTER_CONNTRACK 1
623
624/* Define to 1 if you have the
625 <libnetfilter_conntrack/libnetfilter_conntrack.h> header file. */
626#define HAVE_LIBNETFILTER_CONNTRACK_LIBNETFILTER_CONNTRACK_H 1
627
628/* Define to 1 if you have the
629 <libnetfilter_conntrack/libnetfilter_conntrack_tcp.h> header file. */
630#define HAVE_LIBNETFILTER_CONNTRACK_LIBNETFILTER_CONNTRACK_TCP_H 1
631
632/* Define as 1 to enable 'nettle' library support. */
633#define HAVE_LIBNETTLE 1
634
635/* Define as 1 to enable 'psapi' library support. */
636/* #undef HAVE_LIBPSAPI */
637
638/* Define as 1 to enable 'sasl' library support. */
639#define HAVE_LIBSASL 1
640
641/* "Define to 1 if the OPENSSL_init_ssl() OpenSSL API function exists" */
642#define HAVE_LIBSSL_OPENSSL_INIT_SSL 1
643
644/* "Define to 1 if the SSL_CIPHER_find() OpenSSL API function exists" */
645#define HAVE_LIBSSL_SSL_CIPHER_FIND 1
646
647/* "Define to 1 if the SSL_CTX_set_tmp_rsa_callback() OpenSSL API function
648 exists" */
649/* #undef HAVE_LIBSSL_SSL_CTX_SET_TMP_RSA_CALLBACK */
650
651/* "Define to 1 if the SSL_get_client_random() OpenSSL API function exists" */
652#define HAVE_LIBSSL_SSL_GET_CLIENT_RANDOM 1
653
654/* "Define to 1 if the SSL_SESSION_get_id() OpenSSL API function exists" */
655#define HAVE_LIBSSL_SSL_SESSION_GET_ID 1
656
657/* "Define to 1 if the SSL_SESSION_get_master_key() OpenSSL API function
658 exists" */
659#define HAVE_LIBSSL_SSL_SESSION_GET_MASTER_KEY 1
660
661/* Define as 1 to enable 'systemd' library support. */
662#define HAVE_LIBSYSTEMD 1
663
664/* Define as 1 to enable 'tdb' library support. */
665#define HAVE_LIBTDB 1
666
667/* Define to 1 if you have the <limits.h> header file. */
668#define HAVE_LIMITS_H 1
669
670/* Define to 1 if you have the <linux/netfilter_ipv4.h> header file. */
671#define HAVE_LINUX_NETFILTER_IPV4_H 1
672
673/* Define to 1 if you have the <linux/netfilter_ipv6/ip6_tables.h> header
674 file. */
675#define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
676
677/* Define to 1 if you have the <linux/posix_types.h> header file. */
678#define HAVE_LINUX_POSIX_TYPES_H 1
679
680/* Define to 1 if you have the <linux/types.h> header file. */
681#define HAVE_LINUX_TYPES_H 1
682
683/* Define to 1 if you have the <lm.h> header file. */
684/* #undef HAVE_LM_H */
685
686/* Define this if a modern libltdl is already installed */
687#define HAVE_LTDL 1
688
689/* Define to 1 if you have the <machine/byte_swap.h> header file. */
690/* #undef HAVE_MACHINE_BYTE_SWAP_H */
691
692/* Define to 1 if you have the <mach-o/dyld.h> header file. */
693/* #undef HAVE_MACH_O_DYLD_H */
694
695/* Define to 1 if you have the `mallocblksize' function. */
696/* #undef HAVE_MALLOCBLKSIZE */
697
698/* Define to 1 if you have the <malloc.h> header file. */
699#define HAVE_MALLOC_H 1
700
701/* Define to 1 if you have the `mallopt' function. */
702#define HAVE_MALLOPT 1
703
704/* Define to 1 if you have the <math.h> header file. */
705#define HAVE_MATH_H 1
706
707/* Define to 1 if you have the `memcpy' function. */
708#define HAVE_MEMCPY 1
709
710/* Define to 1 if you have the `memmove' function. */
711#define HAVE_MEMMOVE 1
712
713/* Define to 1 if you have the <memory.h> header file. */
714#define HAVE_MEMORY_H 1
715
716/* Define to 1 if you have the `memrchr' function. */
717#define HAVE_MEMRCHR 1
718
719/* Define to 1 if you have the `memset' function. */
720#define HAVE_MEMSET 1
721
722/* Define to 1 if you have the <minix/config.h> header file. */
723/* #undef HAVE_MINIX_CONFIG_H */
724
725/* Define to 1 if you have the `mkstemp' function. */
726#define HAVE_MKSTEMP 1
727
728/* Define to 1 if you have the `mktime' function. */
729#define HAVE_MKTIME 1
730
731/* mode_t is defined by the system headers */
732#define HAVE_MODE_T 1
733
734/* Define to 1 if you have the <mount.h> header file. */
735/* #undef HAVE_MOUNT_H */
736
737/* Define to 1 if you have the <mozldap/ldap.h> header file. */
738/* #undef HAVE_MOZLDAP_LDAP_H */
739
740/* The system provides struct msghdr */
741#define HAVE_MSGHDR 1
742
743/* Define to 1 if you have the `mstats' function. */
744/* #undef HAVE_MSTATS */
745
746/* Define to 1 if you have the <mswsock.h> header file. */
747/* #undef HAVE_MSWSOCK_H */
748
749/* mtyp_t is defined by the system headers */
750/* #undef HAVE_MTYP_T */
751
752/* Define to 1 if you have the <netdb.h> header file. */
753#define HAVE_NETDB_H 1
754
755/* Define to 1 if you have the <netinet/icmp6.h> header file. */
756#define HAVE_NETINET_ICMP6_H 1
757
758/* Define to 1 if you have the <netinet/if_ether.h> header file. */
759#define HAVE_NETINET_IF_ETHER_H 1
760
761/* Define to 1 if you have the <netinet/in.h> header file. */
762#define HAVE_NETINET_IN_H 1
763
764/* Define to 1 if you have the <netinet/in_systm.h> header file. */
765#define HAVE_NETINET_IN_SYSTM_H 1
766
767/* Define to 1 if you have the <netinet/ip6.h> header file. */
768#define HAVE_NETINET_IP6_H 1
769
770/* Define to 1 if you have the <netinet/ipl.h> header file. */
771/* #undef HAVE_NETINET_IPL_H */
772
773/* Define to 1 if you have the <netinet/ip_compat.h> header file. */
774/* #undef HAVE_NETINET_IP_COMPAT_H */
775
776/* Define to 1 if you have the <netinet/ip_fil_compat.h> header file. */
777/* #undef HAVE_NETINET_IP_FIL_COMPAT_H */
778
779/* Define to 1 if you have the <netinet/ip_fil.h> header file. */
780/* #undef HAVE_NETINET_IP_FIL_H */
781
782/* Define to 1 if you have the <netinet/ip.h> header file. */
783#define HAVE_NETINET_IP_H 1
784
785/* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
786#define HAVE_NETINET_IP_ICMP_H 1
787
788/* Define to 1 if you have the <netinet/ip_nat.h> header file. */
789/* #undef HAVE_NETINET_IP_NAT_H */
790
791/* Define to 1 if you have the <netinet/tcp.h> header file. */
792#define HAVE_NETINET_TCP_H 1
793
794/* Define to 1 if you have the <nettle/base64.h> header file. */
795#define HAVE_NETTLE_BASE64_H 1
796
797/* Define to 1 if you have the <nettle/md5.h> header file. */
798#define HAVE_NETTLE_MD5_H 1
799
800/* Define to 1 if you have the <net/if_arp.h> header file. */
801#define HAVE_NET_IF_ARP_H 1
802
803/* Define to 1 if you have the <net/if_dl.h> header file. */
804/* #undef HAVE_NET_IF_DL_H */
805
806/* Define to 1 if you have the <net/if.h> header file. */
807#define HAVE_NET_IF_H 1
808
809/* Define to 1 if you have the <net/pfvar.h> header file. */
810/* #undef HAVE_NET_PFVAR_H */
811
812/* Define to 1 if you have the <net/pf/pfvar.h> header file. */
813/* #undef HAVE_NET_PF_PFVAR_H */
814
815/* Define to 1 if you have the <net/route.h> header file. */
816#define HAVE_NET_ROUTE_H 1
817
818/* Define to 1 if you have the <ntsecapi.h> header file. */
819/* #undef HAVE_NTSECAPI_H */
820
821/* Define to 1 if you have the <objbase.h> header file. */
822/* #undef HAVE_OBJBASE_H */
823
824/* Define to 1 if you have the `opendir' function. */
825#define HAVE_OPENDIR 1
826
827/* Define to 1 if you have the <openssl/asn1.h> header file. */
828#define HAVE_OPENSSL_ASN1_H 1
829
830/* Define to 1 if you have the <openssl/bio.h> header file. */
831#define HAVE_OPENSSL_BIO_H 1
832
833/* Define to 1 if you have the <openssl/bn.h> header file. */
834#define HAVE_OPENSSL_BN_H 1
835
836/* Define to 1 if you have the <openssl/crypto.h> header file. */
837#define HAVE_OPENSSL_CRYPTO_H 1
838
839/* Define to 1 if you have the <openssl/decoder.h> header file. */
840#define HAVE_OPENSSL_DECODER_H 1
841
842/* Define to 1 if you have the <openssl/dh.h> header file. */
843#define HAVE_OPENSSL_DH_H 1
844
845/* Define to 1 if you have the <openssl/engine.h> header file. */
846#define HAVE_OPENSSL_ENGINE_H 1
847
848/* Define to 1 if you have the <openssl/err.h> header file. */
849#define HAVE_OPENSSL_ERR_H 1
850
851/* Define to 1 if you have the <openssl/evp.h> header file. */
852#define HAVE_OPENSSL_EVP_H 1
853
854/* Define to 1 if you have the <openssl/lhash.h> header file. */
855#define HAVE_OPENSSL_LHASH_H 1
856
857/* Define to 1 if you have the <openssl/md5.h> header file. */
858#define HAVE_OPENSSL_MD5_H 1
859
860/* Define to 1 if you have the <openssl/opensslv.h> header file. */
861#define HAVE_OPENSSL_OPENSSLV_H 1
862
863/* Define to 1 if you have the <openssl/pem.h> header file. */
864#define HAVE_OPENSSL_PEM_H 1
865
866/* Define to 1 if you have the <openssl/rsa.h> header file. */
867#define HAVE_OPENSSL_RSA_H 1
868
869/* Define to 1 if you have the <openssl/ssl.h> header file. */
870#define HAVE_OPENSSL_SSL_H 1
871
872/* "Define to 1 if the TLS_client_method() OpenSSL API function exists" */
873#define HAVE_OPENSSL_TLS_CLIENT_METHOD 1
874
875/* "Define to 1 if the TLS_method() OpenSSL API function exists" */
876#define HAVE_OPENSSL_TLS_METHOD 1
877
878/* "Define to 1 if the TLS_server_method() OpenSSL API function exists" */
879#define HAVE_OPENSSL_TLS_SERVER_METHOD 1
880
881/* Define to 1 if you have the <openssl/txt_db.h> header file. */
882#define HAVE_OPENSSL_TXT_DB_H 1
883
884/* Define to 1 if you have the <openssl/x509v3.h> header file. */
885#define HAVE_OPENSSL_X509V3_H 1
886
887/* Define to 1 if you have the <openssl/x509.h> header file. */
888#define HAVE_OPENSSL_X509_H 1
889
890/* pad128_t is defined in system headers */
891/* #undef HAVE_PAD128_T */
892
893/* Define to 1 if you have the <paths.h> header file. */
894#define HAVE_PATHS_H 1
895
896/* Define to 1 if you have the `poll' function. */
897#define HAVE_POLL 1
898
899/* Define to 1 if you have the <poll.h> header file. */
900#define HAVE_POLL_H 1
901
902/* Define to 1 if you have the `prctl' function. */
903#define HAVE_PRCTL 1
904
905/* Define if libtool can extract symbol lists from object files. */
906#define HAVE_PRELOADED_SYMBOLS 1
907
908/* Define to 1 if you have the <priv.h> header file. */
909/* #undef HAVE_PRIV_H */
910
911/* Define to 1 if you have the `procctl' function. */
912/* #undef HAVE_PROCCTL */
913
914/* Define to 1 if you have profile_get_integer */
915#define HAVE_PROFILE_GET_INTEGER 1
916
917/* Define to 1 if you have the <profile.h> header file. */
918#define HAVE_PROFILE_H 1
919
920/* Define to 1 if you have profile_release */
921#define HAVE_PROFILE_RELEASE 1
922
923/* Define to 1 if you have the <psapi.h> header file. */
924/* #undef HAVE_PSAPI_H */
925
926/* Define to 1 if you have the `pthread_attr_setschedparam' function. */
927#define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
928
929/* Define to 1 if you have the `pthread_attr_setscope' function. */
930#define HAVE_PTHREAD_ATTR_SETSCOPE 1
931
932/* Define to 1 if you have the `pthread_setschedparam' function. */
933#define HAVE_PTHREAD_SETSCHEDPARAM 1
934
935/* Define to 1 if you have the `pthread_sigmask' function. */
936#define HAVE_PTHREAD_SIGMASK 1
937
938/* Define to 1 if you have the <pwd.h> header file. */
939#define HAVE_PWD_H 1
940
941/* Define to 1 if you have the `readdir' function. */
942#define HAVE_READDIR 1
943
944/* Define to 1 if you have the `regcomp' function. */
945#define HAVE_REGCOMP 1
946
947/* Define to 1 if you have the `regexec' function. */
948#define HAVE_REGEXEC 1
949
950/* Define to 1 if you have the <regex.h> header file. */
951#define HAVE_REGEX_H 1
952
953/* Define to 1 if you have the `regfree' function. */
954#define HAVE_REGFREE 1
955
956/* Define to 1 if you have the <resolv.h> header file. */
957#define HAVE_RESOLV_H 1
958
959/* Define to 1 if you have the `res_init' function. */
960/* #undef HAVE_RES_INIT */
961
962/* Define to 1 if you have the `rint' function. */
963#define HAVE_RINT 1
964
965/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
966/* #undef HAVE_RPCSVC_YPCLNT_H */
967
968/* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
969/* #undef HAVE_RPCSVC_YP_PROT_H */
970
971/* Define to 1 if you have the <rpc/rpc.h> header file. */
972/* #undef HAVE_RPC_RPC_H */
973
974/* Define to 1 if you have the <sasl.h> header file. */
975/* #undef HAVE_SASL_H */
976
977/* Define to 1 if you have the <sasl/sasl.h> header file. */
978#define HAVE_SASL_SASL_H 1
979
980/* Define to 1 if you have the `sched_getaffinity' function. */
981#define HAVE_SCHED_GETAFFINITY 1
982
983/* Define to 1 if you have the <sched.h> header file. */
984#define HAVE_SCHED_H 1
985
986/* Define to 1 if you have the `sched_setaffinity' function. */
987#define HAVE_SCHED_SETAFFINITY 1
988
989/* Define to 1 if you have the <sddl.h> header file. */
990/* #undef HAVE_SDDL_H */
991
992/* Define to 1 if you have the <security.h> header file. */
993/* #undef HAVE_SECURITY_H */
994
995/* Define to 1 if you have the <security/pam_appl.h> header file. */
996#define HAVE_SECURITY_PAM_APPL_H 1
997
998/* Define to 1 if you have the `select' function. */
999#define HAVE_SELECT 1
1000
1001/* Define to 1 if you have the `seteuid' function. */
1002#define HAVE_SETEUID 1
1003
1004/* Define to 1 if you have the `setgroups' function. */
1005#define HAVE_SETGROUPS 1
1006
1007/* Define to 1 if you have the `setpflags' function. */
1008/* #undef HAVE_SETPFLAGS */
1009
1010/* Define to 1 if you have the `setpgrp' function. */
1011#define HAVE_SETPGRP 1
1012
1013/* Define to 1 if you have the `setresuid' function. */
1014#define HAVE_SETRESUID 1
1015
1016/* Define to 1 if you have the `setrlimit' function. */
1017#define HAVE_SETRLIMIT 1
1018
1019/* Define to 1 if you have the `setsid' function. */
1020#define HAVE_SETSID 1
1021
1022/* Define to 1 if you have the <shadow.h> header file. */
1023#define HAVE_SHADOW_H 1
1024
1025/* Define if you have the shl_load function. */
1026/* #undef HAVE_SHL_LOAD */
1027
1028/* Support shared memory features */
1029#define HAVE_SHM 1
1030
1031/* Define to 1 if you have the `sigaction' function. */
1032#define HAVE_SIGACTION 1
1033
1034/* Define to 1 if you have the <siginfo.h> header file. */
1035/* #undef HAVE_SIGINFO_H */
1036
1037/* Define to 1 if you have the <signal.h> header file. */
1038#define HAVE_SIGNAL_H 1
1039
1040/* Defined if struct sockaddr_in6 has sin6_len */
1041#define HAVE_SIN6_LEN_IN_SAI 0
1042
1043/* Define if sockaddr_in has field sin_len */
1044#define HAVE_SIN_LEN_IN_SAI 0
1045
1046/* Define to 1 if you have the `snprintf' function. */
1047#define HAVE_SNPRINTF 1
1048
1049/* The system provides sockaddr_un */
1050#define HAVE_SOCKADDR_UN 1
1051
1052/* Define to 1 if you have the `socketpair' function. */
1053#define HAVE_SOCKETPAIR 1
1054
1055/* socklen_t is defined by the system headers */
1056#define HAVE_SOCKLEN_T 1
1057
1058/* SPNEGO support */
1059#define HAVE_SPNEGO 1
1060
1061/* SSL_CTX_get0_certificate is available */
1062#define HAVE_SSL_CTX_GET0_CERTIFICATE 1
1063
1064/* "Define to 1 of the SSL_get0_param() OpenSSL API function exists" */
1065#define HAVE_SSL_GET0_PARAM 1
1066
1067/* Define to 1 if you have the <sspi.h> header file. */
1068/* #undef HAVE_SSPI_H */
1069
1070/* Define if sockaddr_storage has field ss_len */
1071#define HAVE_SS_LEN_IN_SS 0
1072
1073/* Define to 1 if you have the `statfs' function. */
1074/* #undef HAVE_STATFS */
1075
1076/* set to 1 if our system has statvfs(), and if it actually works */
1077#define HAVE_STATVFS 1
1078
1079/* Define to 1 if you have the <stdarg.h> header file. */
1080#define HAVE_STDARG_H 1
1081
1082/* Define to 1 if you have the <stddef.h> header file. */
1083#define HAVE_STDDEF_H 1
1084
1085/* Define to 1 if you have the <stdint.h> header file. */
1086#define HAVE_STDINT_H 1
1087
1088/* Define to 1 if you have the <stdio.h> header file. */
1089#define HAVE_STDIO_H 1
1090
1091/* Define to 1 if you have the <stdlib.h> header file. */
1092#define HAVE_STDLIB_H 1
1093
1094/* Define to 1 if you have the `strerror' function. */
1095#define HAVE_STRERROR 1
1096
1097/* Define to 1 if you have the <strings.h> header file. */
1098#define HAVE_STRINGS_H 1
1099
1100/* Define to 1 if you have the <string.h> header file. */
1101#define HAVE_STRING_H 1
1102
1103/* Define to 1 if you have the `strlcat' function. */
1104#define HAVE_STRLCAT 1
1105
1106/* Define to 1 if you have the `strlcpy' function. */
1107#define HAVE_STRLCPY 1
1108
1109/* Define to 1 if you have the `strtoll' function. */
1110#define HAVE_STRTOLL 1
1111
1112/* Define to 1 if `ip_hl' is a member of `struct iphdr'. */
1113#define HAVE_STRUCT_IPHDR_IP_HL 1
1114
1115/* Define to 1 if `nl_inipaddr.in6' is a member of `struct natlookup'. */
1116/* #undef HAVE_STRUCT_NATLOOKUP_NL_INIPADDR_IN6 */
1117
1118/* Define to 1 if `nl_realipaddr.in6' is a member of `struct natlookup'. */
1119/* #undef HAVE_STRUCT_NATLOOKUP_NL_REALIPADDR_IN6 */
1120
1121/* The system provides struct rusage */
1122#define HAVE_STRUCT_RUSAGE 1
1123
1124/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
1125#define HAVE_STRUCT_TM_TM_GMTOFF 1
1126
1127/* Define to 1 if you have the <syscall.h> header file. */
1128#define HAVE_SYSCALL_H 1
1129
1130/* Define to 1 if you have the `sysconf' function. */
1131#define HAVE_SYSCONF 1
1132
1133/* Define to 1 if you have the `syslog' function. */
1134#define HAVE_SYSLOG 1
1135
1136/* Define to 1 if you have the <syslog.h> header file. */
1137#define HAVE_SYSLOG_H 1
1138
1139/* Define to 1 if you have the <systemd/sd-daemon.h> header file. */
1140#define HAVE_SYSTEMD_SD_DAEMON_H 1
1141
1142/* Define to 1 if you have the <sys/bitypes.h> header file. */
1143#define HAVE_SYS_BITYPES_H 1
1144
1145/* Define to 1 if you have the <sys/bswap.h> header file. */
1146/* #undef HAVE_SYS_BSWAP_H */
1147
1148/* Define to 1 if you have the <sys/capability.h> header file. */
1149#define HAVE_SYS_CAPABILITY_H 1
1150
1151/* Define to 1 if you have the <sys/devpoll.h> header file. */
1152/* #undef HAVE_SYS_DEVPOLL_H */
1153
1154/* Define to 1 if you have the <sys/dl.h> header file. */
1155/* #undef HAVE_SYS_DL_H */
1156
1157/* Define to 1 if you have the <sys/endian.h> header file. */
1158/* #undef HAVE_SYS_ENDIAN_H */
1159
1160/* Define to 1 if you have the <sys/epoll.h> header file. */
1161#define HAVE_SYS_EPOLL_H 1
1162
1163/* Define to 1 if you have the <sys/event.h> header file. */
1164/* #undef HAVE_SYS_EVENT_H */
1165
1166/* Define to 1 if you have the <sys/file.h> header file. */
1167#define HAVE_SYS_FILE_H 1
1168
1169/* Define to 1 if you have the <sys/ioccom.h> header file. */
1170/* #undef HAVE_SYS_IOCCOM_H */
1171
1172/* Define to 1 if you have the <sys/ioctl.h> header file. */
1173#define HAVE_SYS_IOCTL_H 1
1174
1175/* Define to 1 if you have the <sys/ipc.cc> header file. */
1176/* #undef HAVE_SYS_IPC_CC */
1177
1178/* Define to 1 if you have the <sys/md5.h> header file. */
1179/* #undef HAVE_SYS_MD5_H */
1180
1181/* Define to 1 if you have the <sys/mman.h> header file. */
1182#define HAVE_SYS_MMAN_H 1
1183
1184/* Define to 1 if you have the <sys/mount.h> header file. */
1185#define HAVE_SYS_MOUNT_H 1
1186
1187/* Define to 1 if you have the <sys/msg.h> header file. */
1188#define HAVE_SYS_MSG_H 1
1189
1190/* Define to 1 if you have the <sys/param.h> header file. */
1191#define HAVE_SYS_PARAM_H 1
1192
1193/* Define to 1 if you have the <sys/prctl.h> header file. */
1194#define HAVE_SYS_PRCTL_H 1
1195
1196/* Define to 1 if you have the <sys/procctl.h> header file. */
1197/* #undef HAVE_SYS_PROCCTL_H */
1198
1199/* Define to 1 if you have the <sys/resource.h> header file. */
1200#define HAVE_SYS_RESOURCE_H 1
1201
1202/* Define to 1 if you have the <sys/select.h> header file. */
1203#define HAVE_SYS_SELECT_H 1
1204
1205/* Define to 1 if you have the <sys/shm.h> header file. */
1206#define HAVE_SYS_SHM_H 1
1207
1208/* Define to 1 if you have the <sys/socket.h> header file. */
1209#define HAVE_SYS_SOCKET_H 1
1210
1211/* Define to 1 if you have the <sys/sockio.h> header file. */
1212/* #undef HAVE_SYS_SOCKIO_H */
1213
1214/* Define to 1 if you have the <sys/statfs.h> header file. */
1215/* #undef HAVE_SYS_STATFS_H */
1216
1217/* Define to 1 if you have the <sys/statvfs.h> header file. */
1218#define HAVE_SYS_STATVFS_H 1
1219
1220/* Define to 1 if you have the <sys/stat.h> header file. */
1221#define HAVE_SYS_STAT_H 1
1222
1223/* Define to 1 if you have the <sys/syscall.h> header file. */
1224#define HAVE_SYS_SYSCALL_H 1
1225
1226/* Define to 1 if you have the <sys/sysctl.h> header file. */
1227/* #undef HAVE_SYS_SYSCTL_H */
1228
1229/* Define to 1 if you have the <sys/time.h> header file. */
1230#define HAVE_SYS_TIME_H 1
1231
1232/* Define to 1 if you have the <sys/types.h> header file. */
1233#define HAVE_SYS_TYPES_H 1
1234
1235/* Define to 1 if you have the <sys/uio.h> header file. */
1236#define HAVE_SYS_UIO_H 1
1237
1238/* Define to 1 if you have the <sys/un.h> header file. */
1239#define HAVE_SYS_UN_H 1
1240
1241/* Define to 1 if you have the <sys/vfs.h> header file. */
1242#define HAVE_SYS_VFS_H 1
1243
1244/* Define to 1 if you have the <sys/wait.h> header file. */
1245#define HAVE_SYS_WAIT_H 1
1246
1247/* Define to 1 if you have the <tchar.h> header file. */
1248/* #undef HAVE_TCHAR_H */
1249
1250/* Define to 1 if you have the <tdb.h> header file. */
1251#define HAVE_TDB_H 1
1252
1253/* Define to 1 if you have the `tempnam' function. */
1254#define HAVE_TEMPNAM 1
1255
1256/* Define to 1 if you have the `timegm' function. */
1257#define HAVE_TIMEGM 1
1258
1259/* Define to 1 if you have the <time.h> header file. */
1260#define HAVE_TIME_H 1
1261
1262/* Define to 1 if you have the <unistd.h> header file. */
1263#define HAVE_UNISTD_H 1
1264
1265/* System supports unix sockets */
1266#define HAVE_UNIXSOCKET 1
1267
1268/* upad128_t is defined in system headers */
1269/* #undef HAVE_UPAD128_T */
1270
1271/* Define to 1 if you have the <utime.h> header file. */
1272#define HAVE_UTIME_H 1
1273
1274/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
1275/* #undef HAVE_VALGRIND_MEMCHECK_H */
1276
1277/* Define to 1 if you have the <varargs.h> header file. */
1278/* #undef HAVE_VARARGS_H */
1279
1280/* Define to 1 if you have the `vsnprintf' function. */
1281#define HAVE_VSNPRINTF 1
1282
1283/* Define to 1 if you have the <w32api/windows.h> header file. */
1284/* #undef HAVE_W32API_WINDOWS_H */
1285
1286/* Define to 1 if you have the <wchar.h> header file. */
1287#define HAVE_WCHAR_H 1
1288
1289/* Define to 1 if you have the <windows.h> header file. */
1290/* #undef HAVE_WINDOWS_H */
1291
1292/* Define to 1 if you have the <winldap.h> header file. */
1293/* #undef HAVE_WINLDAP_H */
1294
1295/* Define to 1 if you have the <winsock2.h> header file. */
1296/* #undef HAVE_WINSOCK2_H */
1297
1298/* This value is set to 1 to indicate that the system argz facility works */
1299#define HAVE_WORKING_ARGZ 1
1300
1301/* Define to 1 if you have the `write' function. */
1302#define HAVE_WRITE 1
1303
1304/* Define to 1 if you have the <ws2tcpip.h> header file. */
1305/* #undef HAVE_WS2TCPIP_H */
1306
1307/* "Define to 1 if the X509_VERIFY_PARAM_set_auth_level() OpenSSL API function
1308 exists" */
1309#define HAVE_X509_VERIFY_PARAM_SET_AUTH_LEVEL 1
1310
1311/* Define to 1 if you have the `__htole16' function. */
1312/* #undef HAVE___HTOLE16 */
1313
1314/* Define to 1 if you have the `__htole32' function. */
1315/* #undef HAVE___HTOLE32 */
1316
1317/* Define to 1 if you have the `__le16toh' function. */
1318/* #undef HAVE___LE16TOH */
1319
1320/* Define to 1 if you have the `__le32toh' function. */
1321/* #undef HAVE___LE32TOH */
1322
1323/* Define to 1 if you have the `__res_init' function. */
1324#define HAVE___RES_INIT 1
1325
1326/* Enable ICAP client features in Squid */
1327#define ICAP_CLIENT 1
1328
1329/* Enable support for Transparent Proxy on systems using FreeBSD IPFW-style
1330 firewalling. */
1331#define IPFW_TRANSPARENT 0
1332
1333/* Enable support for IPF-style transparent proxying */
1334#define IPF_TRANSPARENT 0
1335
1336/* libresolv.a has been hacked to export _dns_ttl_ */
1337#define LIBRESOLV_DNS_TTL_HACK 0
1338
1339/* Enable support for Transparent Proxy on Linux via Netfilter */
1340#define LINUX_NETFILTER 1
1341
1342/* Define if the OS needs help to load dependent libraries for dlopen(). */
1343/* #undef LTDL_DLOPEN_DEPLIBS */
1344
1345/* Define to the system default library search path. */
1346#define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/usr/local/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/lib32:/usr/lib32"
1347
1348/* The archive extension */
1349#define LT_LIBEXT "a"
1350
1351/* The archive prefix */
1352#define LT_LIBPREFIX "lib"
1353
1354/* Define to the extension used for runtime loadable modules, say, ".so". */
1355#define LT_MODULE_EXT ".so"
1356
1357/* Define to the name of the environment variable that determines the run-time
1358 module search path. */
1359#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
1360
1361/* Define to the sub-directory where libtool stores uninstalled libraries. */
1362#define LT_OBJDIR ".libs/"
1363
1364/* Define to the shared library suffix, say, ".dylib". */
1365/* #undef LT_SHARED_EXT */
1366
1367/* Define to the shared archive member specification, say "(shr.o)". */
1368/* #undef LT_SHARED_LIB_MEMBER */
1369
1370/* If MAXPATHLEN has not been defined */
1371/* #undef MAXPATHLEN */
1372
1373/* If we need to declare sys_errlist as extern */
1374#define NEED_SYS_ERRLIST 1
1375
1376/* Define if dlsym() requires a leading underscore in symbol names. */
1377/* #undef NEED_USCORE */
1378
1379/* Name of package */
1380#define PACKAGE "squid"
1381
1382/* Define to the address where bug reports for this package should be sent. */
1383#define PACKAGE_BUGREPORT "https://bugs.squid-cache.org/"
1384
1385/* Define to the full name of this package. */
1386#define PACKAGE_NAME "Squid Web Proxy"
1387
1388/* Define to the full name and version of this package. */
1389#define PACKAGE_STRING "Squid Web Proxy 8.0.0-VCS"
1390
1391/* Define to the one symbol short name of this package. */
1392#define PACKAGE_TARNAME "squid"
1393
1394/* Define to the home page for this package. */
1395#define PACKAGE_URL ""
1396
1397/* Define to the version of this package. */
1398#define PACKAGE_VERSION "8.0.0-VCS"
1399
1400/* Defined to const or empty depending on the style used by the OS to refer to
1401 the PAM message dialog func */
1402#define PAM_CONV_FUNC_CONST_PARM const
1403
1404/* Enable support for PF-style transparent proxying */
1405#define PF_TRANSPARENT 0
1406
1407/* Print stack traces on fatal errors */
1408#define PRINT_STACK_TRACE 1
1409
1410/* The size of `int64_t', as computed by sizeof. */
1411#define SIZEOF_INT64_T 8
1412
1413/* The size of `long', as computed by sizeof. */
1414#define SIZEOF_LONG 8
1415
1416/* The size of `off_t', as computed by sizeof. */
1417#define SIZEOF_OFF_T 8
1418
1419/* The size of `size_t', as computed by sizeof. */
1420#define SIZEOF_SIZE_T 8
1421
1422/* The size of `void *', as computed by sizeof. */
1423#define SIZEOF_VOID_P 8
1424
1425/* Squid extended build info field for "squid -v" output */
1426#define SQUID_BUILD_INFO "squid test build"
1427
1428/* configure command line used to configure Squid */
1429#define SQUID_CONFIGURE_OPTIONS " '--enable-shared' '--enable-optimizations' '--enable-xmalloc-statistics' '--enable-async-io' '--enable-storeio' '--enable-disk-io' '--enable-removal-policies' '--enable-icmp' '--enable-delay-pools' '--enable-icap-client' '--enable-useragent-log' '--enable-referer-log' '--enable-wccp' '--enable-wccpv2' '--enable-snmp' '--enable-eui' '--enable-htcp' '--enable-forw-via-db' '--enable-cache-digests' '--enable-poll' '--enable-select' '--enable-http-violations' '--enable-follow-x-forwarded-for' '--enable-default-hostsfile=/etc/hosts' '--enable-auth' '--enable-basic-auth-helpers' '--enable-ntlm-auth-helpers' '--enable-negotiate-auth-helpers' '--enable-digest-auth-helpers' '--enable-ntlm-fail-open' '--enable-external-acl-helpers' '--enable-url-rewrite-helpers' '--enable-mempools' '--enable-unlinkd' '--enable-stacktraces' '--enable-vary' '--enable-x-accelerator-vary' '--enable-ipv6' '--enable-auto-locale' '--enable-translation' '--enable-zph-qos' '--with-aio' '--with-build-environment=default' '--with-dl' '--with-dns-cname' '--with-gnu-ld' '--with-ipv6-split-stack' '--with-large-files' '--with-pic' '--with-pthreads' '--enable-build-info=squid test build' '--enable-ssl-crtd' '--with-openssl'"
1430
1431/* Define to const if X509_get0_signature() accepts const parameters; define
1432 as empty otherwise. Don't leave it undefined! */
1433#define SQUID_CONST_X509_GET0_SIGNATURE_ARGS const
1434
1435/* UDP receive buffer size */
1436#define SQUID_DETECT_UDP_SO_RCVBUF 1048576
1437
1438/* UDP send buffer size */
1439#define SQUID_DETECT_UDP_SO_SNDBUF 212992
1440
1441/* Maximum number of open filedescriptors */
1442#define SQUID_MAXFD 32768
1443
1444/* Define to enable SNMP monitoring of Squid */
1445#define SQUID_SNMP 1
1446
1447/* "Define to 1 if the SSL_get_certificate crashes squid" */
1448/* #undef SQUID_SSLGETCERTIFICATE_BUGGY */
1449
1450/* "Define to 1 if the TXT_DB uses OPENSSL_PSTRING data member" */
1451#define SQUID_SSLTXTDB_PSTRINGDATA 1
1452
1453/* "Define to 1 to use squid workaround for buggy versions of
1454 sk_OPENSSL_PSTRING_value" */
1455/* #undef SQUID_STACKOF_PSTRINGDATA_HACK */
1456
1457/* TCP receive buffer size */
1458#define SQUID_TCP_SO_RCVBUF 65535
1459
1460/* TCP send buffer size */
1461#define SQUID_TCP_SO_SNDBUF 16384
1462
1463/* "Define to 1 if the SSL_get_new_ex_index() dup callback accepts 'const
1464 CRYPTO_EX_DATA *'" */
1465/* #undef SQUID_USE_CONST_CRYPTO_EX_DATA_DUP */
1466
1467/* "Define to 1 if the SSL_CTX_new and similar openSSL API functions require
1468 'const SSL_METHOD *'" */
1469#define SQUID_USE_CONST_SSL_METHOD 1
1470
1471/* "Define to 1 if the SSL_CTX_sess_set_get_cb() callback accepts a const ID
1472 argument" */
1473#define SQUID_USE_CONST_SSL_SESSION_CBID 1
1474
1475/* "Define to 1 to use squid workaround for SSL_get_certificate" */
1476/* #undef SQUID_USE_SSLGETCERTIFICATE_HACK */
1477
1478/* "Define to 1 to use squid workaround for openssl IMPLEMENT_LHASH_* type
1479 conversion errors" */
1480#define SQUID_USE_SSLLHASH_HACK 1
1481
1482/* If using the C implementation of alloca, define if you know the
1483 direction of stack growth for your system; otherwise it will be
1484 automatically deduced at runtime.
1485 STACK_DIRECTION > 0 => grows toward higher addresses
1486 STACK_DIRECTION < 0 => grows toward lower addresses
1487 STACK_DIRECTION = 0 => direction of growth unknown */
1488/* #undef STACK_DIRECTION */
1489
1490/* Define to 1 if all of the C90 standard headers exist (not just the ones
1491 required in a freestanding environment). This macro is provided for
1492 backward compatibility; new code need not use it. */
1493#define STDC_HEADERS 1
1494
1495/* common adaptation support */
1496#define USE_ADAPTATION 1
1497
1498/* Apple Kerberos support is available */
1499/* #undef USE_APPLE_KRB5 */
1500
1501/* Enable support for authentication */
1502#define USE_AUTH 1
1503
1504/* BerkleyDB support is available */
1505/* #undef USE_BERKLEYDB */
1506
1507/* Use Cache Digests for locating objects in neighbor caches. */
1508#define USE_CACHE_DIGESTS 1
1509
1510/* Traffic management via "delay pools". */
1511#define USE_DELAY_POOLS 1
1512
1513/* Use /dev/poll for the IO loop */
1514/* #undef USE_DEVPOLL */
1515
1516/* DiskIO modules are expected to be available. */
1517#define USE_DISKIO 1
1518
1519/* Whether to use eCAP support */
1520#define USE_ECAP 0
1521
1522/* Use epoll() for the IO loop */
1523/* #undef USE_EPOLL */
1524
1525/* Use multi-language support on error pages */
1526#define USE_ERR_LOCALES 1
1527
1528/* Enable Forw/Via database */
1529#define USE_FORW_VIA_DB 1
1530
1531/* Define this to include code for the Hypertext Cache Protocol (HTCP) */
1532#define USE_HTCP 1
1533
1534/* Define to enable code which volates the HTTP standard specification */
1535#define USE_HTTP_VIOLATIONS 1
1536
1537/* Define to use Squid ICMP and Network Measurement features (highly
1538 recommended!) */
1539#define USE_ICMP 1
1540
1541/* Enable support for IPv6 */
1542#define USE_IPV6 1
1543
1544/* Use kqueue() for the IO loop */
1545/* #undef USE_KQUEUE */
1546
1547/* Enable support for QOS netfilter mark preservation */
1548#define USE_LIBNETFILTERCONNTRACK 1
1549
1550/* Support Loadable Modules */
1551#define USE_LOADABLE_MODULES 1
1552
1553/* Enable support for /dev/pf NAT lookups */
1554#define USE_NAT_DEVPF 0
1555
1556/* OpenSSL support is available */
1557#define USE_OPENSSL 1
1558
1559/* Use poll() for the IO loop */
1560#define USE_POLL 1
1561
1562/* Enable Zero Penalty Hit QOS. When set, Squid will alter the TOS field of
1563 HIT responses to help policing network traffic */
1564#define USE_QOS_TOS 1
1565
1566/* Use select() for the IO loop */
1567/* #undef USE_SELECT */
1568
1569/* Workaround IPFilter minor_t breakage */
1570/* #undef USE_SOLARIS_IPFILTER_MINOR_T_HACK */
1571
1572/* Solaris Kerberos support is available */
1573/* #undef USE_SOLARIS_KRB5 */
1574
1575/* Define this to include code which lets you use ethernet addresses. This
1576 code uses API initially defined in 4.4-BSD. */
1577#define USE_SQUID_EUI 1
1578
1579/* Use ssl-crtd daemon */
1580#define USE_SSL_CRTD 1
1581
1582/* Enable extensions on AIX 3, Interix. */
1583#ifndef _ALL_SOURCE
1584# define _ALL_SOURCE 1
1585#endif
1586/* Enable general extensions on macOS. */
1587#ifndef _DARWIN_C_SOURCE
1588# define _DARWIN_C_SOURCE 1
1589#endif
1590/* Enable general extensions on Solaris. */
1591#ifndef __EXTENSIONS__
1592# define __EXTENSIONS__ 1
1593#endif
1594/* Enable GNU extensions on systems that have them. */
1595#ifndef _GNU_SOURCE
1596# define _GNU_SOURCE 1
1597#endif
1598/* Enable X/Open compliant socket functions that do not require linking
1599 with -lxnet on HP-UX 11.11. */
1600#ifndef _HPUX_ALT_XOPEN_SOCKET_API
1601# define _HPUX_ALT_XOPEN_SOCKET_API 1
1602#endif
1603/* Identify the host operating system as Minix.
1604 This macro does not affect the system headers' behavior.
1605 A future release of Autoconf may stop defining this macro. */
1606#ifndef _MINIX
1607/* # undef _MINIX */
1608#endif
1609/* Enable general extensions on NetBSD.
1610 Enable NetBSD compatibility extensions on Minix. */
1611#ifndef _NETBSD_SOURCE
1612# define _NETBSD_SOURCE 1
1613#endif
1614/* Enable OpenBSD compatibility extensions on NetBSD.
1615 Oddly enough, this does nothing on OpenBSD. */
1616#ifndef _OPENBSD_SOURCE
1617# define _OPENBSD_SOURCE 1
1618#endif
1619/* Define to 1 if needed for POSIX-compatible behavior. */
1620#ifndef _POSIX_SOURCE
1621/* # undef _POSIX_SOURCE */
1622#endif
1623/* Define to 2 if needed for POSIX-compatible behavior. */
1624#ifndef _POSIX_1_SOURCE
1625/* # undef _POSIX_1_SOURCE */
1626#endif
1627/* Enable POSIX-compatible threading on Solaris. */
1628#ifndef _POSIX_PTHREAD_SEMANTICS
1629# define _POSIX_PTHREAD_SEMANTICS 1
1630#endif
1631/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
1632#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1633# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1634#endif
1635/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
1636#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1637# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1638#endif
1639/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
1640#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1641# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1642#endif
1643/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
1644#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1645# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1646#endif
1647/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
1648#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1649# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1650#endif
1651/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
1652#ifndef __STDC_WANT_LIB_EXT2__
1653# define __STDC_WANT_LIB_EXT2__ 1
1654#endif
1655/* Enable extensions specified by ISO/IEC 24747:2009. */
1656#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1657# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1658#endif
1659/* Enable extensions on HP NonStop. */
1660#ifndef _TANDEM_SOURCE
1661# define _TANDEM_SOURCE 1
1662#endif
1663/* Enable X/Open extensions. Define to 500 only if necessary
1664 to make mbstate_t available. */
1665#ifndef _XOPEN_SOURCE
1666/* # undef _XOPEN_SOURCE */
1667#endif
1668
1669
1670/* Enable useage of unlinkd */
1671#define USE_UNLINKD 1
1672
1673/* Define to enable WCCP */
1674#define USE_WCCP 1
1675
1676/* Define to enable WCCP V2 */
1677#define USE_WCCPv2 1
1678
1679/* Enable code supporting MS Windows service mode */
1680#define USE_WIN32_SERVICE 0
1681
1682/* Version number of package */
1683#define VERSION "8.0.0-VCS"
1684
1685/* Valgrind memory debugger support */
1686#define WITH_VALGRIND 0
1687
1688/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1689 significant byte first (like Motorola and SPARC, unlike Intel). */
1690#if defined AC_APPLE_UNIVERSAL_BUILD
1691# if defined __BIG_ENDIAN__
1692# define WORDS_BIGENDIAN 1
1693# endif
1694#else
1695# ifndef WORDS_BIGENDIAN
1696/* # undef WORDS_BIGENDIAN */
1697# endif
1698#endif
1699
1700/* Show malloc statistics in status page */
1701#define XMALLOC_STATISTICS 1
1702
1703/* Enable support for the X-Accelerator-Vary HTTP header */
1704#define X_ACCELERATOR_VARY 1
1705
1706/* Nameserver Counter for IPv6 _res */
1707/* #undef _SQUID_RES_NSADDR6_COUNT */
1708
1709/* If _res_ext structure has nsaddr_list member */
1710/* #undef _SQUID_RES_NSADDR6_LARRAY */
1711
1712/* If _res structure has _ext.nsaddrs member */
1713/* #undef _SQUID_RES_NSADDR6_LPTR */
1714
1715/* Nameserver counter for IPv4 _res */
1716#define _SQUID_RES_NSADDR_COUNT _res.nscount
1717
1718/* If _res structure has ns_list member */
1719#define _SQUID_RES_NSADDR_LIST _res.nsaddr_list
1720
1721/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1722 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1723 #define below would cause a syntax error. */
1724/* #undef _UINT32_T */
1725
1726/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1727 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1728 #define below would cause a syntax error. */
1729/* #undef _UINT64_T */
1730
1731/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1732 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1733 #define below would cause a syntax error. */
1734/* #undef _UINT8_T */
1735
1736/* Define so that glibc/gnulib argp.h does not typedef error_t. */
1737/* #undef __error_t_defined */
1738
1739/* Define to empty if `const' does not conform to ANSI C. */
1740/* #undef const */
1741
1742/* Define to a type to use for 'error_t' if it is not otherwise available. */
1743/* #undef error_t */
1744
1745/* Define to `int' if <sys/types.h> doesn't define. */
1746/* #undef gid_t */
1747
1748/* Define to the type of a signed integer type of width exactly 16 bits if
1749 such a type exists and the standard includes do not define it. */
1750/* #undef int16_t */
1751
1752/* Define to the type of a signed integer type of width exactly 32 bits if
1753 such a type exists and the standard includes do not define it. */
1754/* #undef int32_t */
1755
1756/* Define to the type of a signed integer type of width exactly 64 bits if
1757 such a type exists and the standard includes do not define it. */
1758/* #undef int64_t */
1759
1760/* Define to the type of a signed integer type of width exactly 8 bits if such
1761 a type exists and the standard includes do not define it. */
1762/* #undef int8_t */
1763
1764/* Define to 1 if you have Mozilla LDAP SDK */
1765/* #undef m4_translit */
1766
1767/* Define to `long int' if <sys/types.h> does not define. */
1768/* #undef off_t */
1769
1770/* Define as a signed integer type capable of holding a process identifier. */
1771/* #undef pid_t */
1772
1773/* Define to `unsigned int' if <sys/types.h> does not define. */
1774/* #undef size_t */
1775
1776/* Define to `int' if <sys/types.h> does not define. */
1777/* #undef ssize_t */
1778
1779/* Define to `int' if <sys/types.h> doesn't define. */
1780/* #undef uid_t */
1781
1782/* Define to the type of an unsigned integer type of width exactly 16 bits if
1783 such a type exists and the standard includes do not define it. */
1784/* #undef uint16_t */
1785
1786/* Define to the type of an unsigned integer type of width exactly 32 bits if
1787 such a type exists and the standard includes do not define it. */
1788/* #undef uint32_t */
1789
1790/* Define to the type of an unsigned integer type of width exactly 64 bits if
1791 such a type exists and the standard includes do not define it. */
1792/* #undef uint64_t */
1793
1794/* Define to the type of an unsigned integer type of width exactly 8 bits if
1795 such a type exists and the standard includes do not define it. */
1796/* #undef uint8_t */