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