summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1975
1 files changed, 1975 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
new file mode 100644
index 000000000..05b7206df
--- /dev/null
+++ b/config.h.in
@@ -0,0 +1,1975 @@
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
7 */
8#undef AIX_GETNAMEINFO_HACK
9
10/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
11#undef AIX_LOGINFAILED_4ARG
12
13/* System only supports IPv4 audit records */
14#undef AU_IPv4
15
16/* Define if your resolver libs need this for getrrsetbyname */
17#undef BIND_8_COMPAT
18
19/* The system has incomplete BSM API */
20#undef BROKEN_BSM_API
21
22/* Define if cmsg_type is not passed correctly */
23#undef BROKEN_CMSG_TYPE
24
25/* getaddrinfo is broken (if present) */
26#undef BROKEN_GETADDRINFO
27
28/* getgroups(0,NULL) will return -1 */
29#undef BROKEN_GETGROUPS
30
31/* FreeBSD glob does not do what we need */
32#undef BROKEN_GLOB
33
34/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
35#undef BROKEN_INET_NTOA
36
37/* Define if your struct dirent expects you to allocate extra space for d_name
38 */
39#undef BROKEN_ONE_BYTE_DIRENT_D_NAME
40
41/* Can't do comparisons on readv */
42#undef BROKEN_READV_COMPARISON
43
44/* NetBSD read function is sometimes redirected, breaking atomicio comparisons
45 against it */
46#undef BROKEN_READ_COMPARISON
47
48/* realpath does not work with nonexistent files */
49#undef BROKEN_REALPATH
50
51/* Needed for NeXT */
52#undef BROKEN_SAVED_UIDS
53
54/* Define if your setregid() is broken */
55#undef BROKEN_SETREGID
56
57/* Define if your setresgid() is broken */
58#undef BROKEN_SETRESGID
59
60/* Define if your setresuid() is broken */
61#undef BROKEN_SETRESUID
62
63/* Define if your setreuid() is broken */
64#undef BROKEN_SETREUID
65
66/* LynxOS has broken setvbuf() implementation */
67#undef BROKEN_SETVBUF
68
69/* QNX shadow support is broken */
70#undef BROKEN_SHADOW_EXPIRE
71
72/* Define if your snprintf is busted */
73#undef BROKEN_SNPRINTF
74
75/* strndup broken, see APAR IY61211 */
76#undef BROKEN_STRNDUP
77
78/* strnlen broken, see APAR IY62551 */
79#undef BROKEN_STRNLEN
80
81/* strnvis detected broken */
82#undef BROKEN_STRNVIS
83
84/* tcgetattr with ICANON may hang */
85#undef BROKEN_TCGETATTR_ICANON
86
87/* updwtmpx is broken (if present) */
88#undef BROKEN_UPDWTMPX
89
90/* Define if you have BSD auth support */
91#undef BSD_AUTH
92
93/* Define if you want to specify the path to your lastlog file */
94#undef CONF_LASTLOG_FILE
95
96/* Define if you want to specify the path to your utmp file */
97#undef CONF_UTMP_FILE
98
99/* Define if you want to specify the path to your wtmpx file */
100#undef CONF_WTMPX_FILE
101
102/* Define if you want to specify the path to your wtmp file */
103#undef CONF_WTMP_FILE
104
105/* Define if your platform needs to skip post auth file descriptor passing */
106#undef DISABLE_FD_PASSING
107
108/* Define if you don't want to use lastlog */
109#undef DISABLE_LASTLOG
110
111/* Define if you don't want to use your system's login() call */
112#undef DISABLE_LOGIN
113
114/* Define if you don't want to use pututline() etc. to write [uw]tmp */
115#undef DISABLE_PUTUTLINE
116
117/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
118#undef DISABLE_PUTUTXLINE
119
120/* Define if you want to disable shadow passwords */
121#undef DISABLE_SHADOW
122
123/* Define if you don't want to use utmp */
124#undef DISABLE_UTMP
125
126/* Define if you don't want to use utmpx */
127#undef DISABLE_UTMPX
128
129/* Define if you don't want to use wtmp */
130#undef DISABLE_WTMP
131
132/* Define if you don't want to use wtmpx */
133#undef DISABLE_WTMPX
134
135/* Enable for PKCS#11 support */
136#undef ENABLE_PKCS11
137
138/* define if fflush(NULL) does not work */
139#undef FFLUSH_NULL_BUG
140
141/* File names may not contain backslash characters */
142#undef FILESYSTEM_NO_BACKSLASH
143
144/* fsid_t has member val */
145#undef FSID_HAS_VAL
146
147/* fsid_t has member __val */
148#undef FSID_HAS___VAL
149
150/* getpgrp takes one arg */
151#undef GETPGRP_VOID
152
153/* Conflicting defs for getspnam */
154#undef GETSPNAM_CONFLICTING_DEFS
155
156/* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
157#undef GLOB_HAS_ALTDIRFUNC
158
159/* Define if your system glob() function has gl_matchc options in glob_t */
160#undef GLOB_HAS_GL_MATCHC
161
162/* Define if your system glob() function has gl_statv options in glob_t */
163#undef GLOB_HAS_GL_STATV
164
165/* Define this if you want GSSAPI support in the version 2 protocol */
166#undef GSSAPI
167
168/* Define if you want to use shadow password expire field */
169#undef HAS_SHADOW_EXPIRE
170
171/* Define if your system uses access rights style file descriptor passing */
172#undef HAVE_ACCRIGHTS_IN_MSGHDR
173
174/* Define if you have ut_addr in utmp.h */
175#undef HAVE_ADDR_IN_UTMP
176
177/* Define if you have ut_addr in utmpx.h */
178#undef HAVE_ADDR_IN_UTMPX
179
180/* Define if you have ut_addr_v6 in utmp.h */
181#undef HAVE_ADDR_V6_IN_UTMP
182
183/* Define if you have ut_addr_v6 in utmpx.h */
184#undef HAVE_ADDR_V6_IN_UTMPX
185
186/* Define to 1 if you have the `arc4random' function. */
187#undef HAVE_ARC4RANDOM
188
189/* Define to 1 if you have the `arc4random_buf' function. */
190#undef HAVE_ARC4RANDOM_BUF
191
192/* Define to 1 if you have the `arc4random_stir' function. */
193#undef HAVE_ARC4RANDOM_STIR
194
195/* Define to 1 if you have the `arc4random_uniform' function. */
196#undef HAVE_ARC4RANDOM_UNIFORM
197
198/* Define to 1 if you have the `asprintf' function. */
199#undef HAVE_ASPRINTF
200
201/* OpenBSD's gcc has bounded */
202#undef HAVE_ATTRIBUTE__BOUNDED__
203
204/* Have attribute nonnull */
205#undef HAVE_ATTRIBUTE__NONNULL__
206
207/* OpenBSD's gcc has sentinel */
208#undef HAVE_ATTRIBUTE__SENTINEL__
209
210/* Define to 1 if you have the `aug_get_machine' function. */
211#undef HAVE_AUG_GET_MACHINE
212
213/* Define to 1 if you have the `b64_ntop' function. */
214#undef HAVE_B64_NTOP
215
216/* Define to 1 if you have the `b64_pton' function. */
217#undef HAVE_B64_PTON
218
219/* Define if you have the basename function. */
220#undef HAVE_BASENAME
221
222/* Define to 1 if you have the `bcopy' function. */
223#undef HAVE_BCOPY
224
225/* Define to 1 if you have the `bcrypt_pbkdf' function. */
226#undef HAVE_BCRYPT_PBKDF
227
228/* Define to 1 if you have the `bindresvport_sa' function. */
229#undef HAVE_BINDRESVPORT_SA
230
231/* Define to 1 if you have the `blf_enc' function. */
232#undef HAVE_BLF_ENC
233
234/* Define to 1 if you have the <blf.h> header file. */
235#undef HAVE_BLF_H
236
237/* Define to 1 if you have the `Blowfish_expand0state' function. */
238#undef HAVE_BLOWFISH_EXPAND0STATE
239
240/* Define to 1 if you have the `Blowfish_expandstate' function. */
241#undef HAVE_BLOWFISH_EXPANDSTATE
242
243/* Define to 1 if you have the `Blowfish_initstate' function. */
244#undef HAVE_BLOWFISH_INITSTATE
245
246/* Define to 1 if you have the `Blowfish_stream2word' function. */
247#undef HAVE_BLOWFISH_STREAM2WORD
248
249/* Define to 1 if you have the `BN_is_prime_ex' function. */
250#undef HAVE_BN_IS_PRIME_EX
251
252/* Define to 1 if you have the <bsd/libutil.h> header file. */
253#undef HAVE_BSD_LIBUTIL_H
254
255/* Define to 1 if you have the <bsm/audit.h> header file. */
256#undef HAVE_BSM_AUDIT_H
257
258/* Define to 1 if you have the <bstring.h> header file. */
259#undef HAVE_BSTRING_H
260
261/* Define to 1 if you have the `bzero' function. */
262#undef HAVE_BZERO
263
264/* calloc(0, x) returns NULL */
265#undef HAVE_CALLOC
266
267/* Define to 1 if you have the `cap_rights_limit' function. */
268#undef HAVE_CAP_RIGHTS_LIMIT
269
270/* Define to 1 if you have the `clock' function. */
271#undef HAVE_CLOCK
272
273/* Have clock_gettime */
274#undef HAVE_CLOCK_GETTIME
275
276/* define if you have clock_t data type */
277#undef HAVE_CLOCK_T
278
279/* Define to 1 if you have the `closefrom' function. */
280#undef HAVE_CLOSEFROM
281
282/* Define if gai_strerror() returns const char * */
283#undef HAVE_CONST_GAI_STRERROR_PROTO
284
285/* Define if your system uses ancillary data style file descriptor passing */
286#undef HAVE_CONTROL_IN_MSGHDR
287
288/* Define to 1 if you have the `crypt' function. */
289#undef HAVE_CRYPT
290
291/* Define to 1 if you have the <crypto/sha2.h> header file. */
292#undef HAVE_CRYPTO_SHA2_H
293
294/* Define to 1 if you have the <crypt.h> header file. */
295#undef HAVE_CRYPT_H
296
297/* Define if you are on Cygwin */
298#undef HAVE_CYGWIN
299
300/* Define if your libraries define daemon() */
301#undef HAVE_DAEMON
302
303/* Define to 1 if you have the declaration of `AI_NUMERICSERV', and to 0 if
304 you don't. */
305#undef HAVE_DECL_AI_NUMERICSERV
306
307/* Define to 1 if you have the declaration of `authenticate', and to 0 if you
308 don't. */
309#undef HAVE_DECL_AUTHENTICATE
310
311/* Define to 1 if you have the declaration of `bzero', and to 0 if you don't.
312 */
313#undef HAVE_DECL_BZERO
314
315/* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you
316 don't. */
317#undef HAVE_DECL_GLOB_NOMATCH
318
319/* Define to 1 if you have the declaration of `GSS_C_NT_HOSTBASED_SERVICE',
320 and to 0 if you don't. */
321#undef HAVE_DECL_GSS_C_NT_HOSTBASED_SERVICE
322
323/* Define to 1 if you have the declaration of `howmany', and to 0 if you
324 don't. */
325#undef HAVE_DECL_HOWMANY
326
327/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
328 don't. */
329#undef HAVE_DECL_H_ERRNO
330
331/* Define to 1 if you have the declaration of `loginfailed', and to 0 if you
332 don't. */
333#undef HAVE_DECL_LOGINFAILED
334
335/* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if
336 you don't. */
337#undef HAVE_DECL_LOGINRESTRICTIONS
338
339/* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you
340 don't. */
341#undef HAVE_DECL_LOGINSUCCESS
342
343/* Define to 1 if you have the declaration of `MAXSYMLINKS', and to 0 if you
344 don't. */
345#undef HAVE_DECL_MAXSYMLINKS
346
347/* Define to 1 if you have the declaration of `NFDBITS', and to 0 if you
348 don't. */
349#undef HAVE_DECL_NFDBITS
350
351/* Define to 1 if you have the declaration of `offsetof', and to 0 if you
352 don't. */
353#undef HAVE_DECL_OFFSETOF
354
355/* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you
356 don't. */
357#undef HAVE_DECL_O_NONBLOCK
358
359/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
360 don't. */
361#undef HAVE_DECL_PASSWDEXPIRED
362
363/* Define to 1 if you have the declaration of `readv', and to 0 if you don't.
364 */
365#undef HAVE_DECL_READV
366
367/* Define to 1 if you have the declaration of `setauthdb', and to 0 if you
368 don't. */
369#undef HAVE_DECL_SETAUTHDB
370
371/* Define to 1 if you have the declaration of `SHUT_RD', and to 0 if you
372 don't. */
373#undef HAVE_DECL_SHUT_RD
374
375/* Define to 1 if you have the declaration of `writev', and to 0 if you don't.
376 */
377#undef HAVE_DECL_WRITEV
378
379/* Define to 1 if you have the declaration of `_getlong', and to 0 if you
380 don't. */
381#undef HAVE_DECL__GETLONG
382
383/* Define to 1 if you have the declaration of `_getshort', and to 0 if you
384 don't. */
385#undef HAVE_DECL__GETSHORT
386
387/* Define to 1 if you have the `DES_crypt' function. */
388#undef HAVE_DES_CRYPT
389
390/* Define if you have /dev/ptmx */
391#undef HAVE_DEV_PTMX
392
393/* Define if you have /dev/ptc */
394#undef HAVE_DEV_PTS_AND_PTC
395
396/* Define to 1 if you have the `DH_get0_key' function. */
397#undef HAVE_DH_GET0_KEY
398
399/* Define to 1 if you have the `DH_get0_pqg' function. */
400#undef HAVE_DH_GET0_PQG
401
402/* Define to 1 if you have the `DH_set0_key' function. */
403#undef HAVE_DH_SET0_KEY
404
405/* Define to 1 if you have the `DH_set0_pqg' function. */
406#undef HAVE_DH_SET0_PQG
407
408/* Define to 1 if you have the `DH_set_length' function. */
409#undef HAVE_DH_SET_LENGTH
410
411/* Define to 1 if you have the <dirent.h> header file. */
412#undef HAVE_DIRENT_H
413
414/* Define to 1 if you have the `dirfd' function. */
415#undef HAVE_DIRFD
416
417/* Define to 1 if you have the `dirname' function. */
418#undef HAVE_DIRNAME
419
420/* Define to 1 if you have the `DSA_generate_parameters_ex' function. */
421#undef HAVE_DSA_GENERATE_PARAMETERS_EX
422
423/* Define to 1 if you have the `DSA_get0_key' function. */
424#undef HAVE_DSA_GET0_KEY
425
426/* Define to 1 if you have the `DSA_get0_pqg' function. */
427#undef HAVE_DSA_GET0_PQG
428
429/* Define to 1 if you have the `DSA_set0_key' function. */
430#undef HAVE_DSA_SET0_KEY
431
432/* Define to 1 if you have the `DSA_set0_pqg' function. */
433#undef HAVE_DSA_SET0_PQG
434
435/* Define to 1 if you have the `DSA_SIG_get0' function. */
436#undef HAVE_DSA_SIG_GET0
437
438/* Define to 1 if you have the `DSA_SIG_set0' function. */
439#undef HAVE_DSA_SIG_SET0
440
441/* Define to 1 if you have the `ECDSA_SIG_get0' function. */
442#undef HAVE_ECDSA_SIG_GET0
443
444/* Define to 1 if you have the `ECDSA_SIG_set0' function. */
445#undef HAVE_ECDSA_SIG_SET0
446
447/* Define to 1 if you have the `EC_KEY_METHOD_new' function. */
448#undef HAVE_EC_KEY_METHOD_NEW
449
450/* Define to 1 if you have the <elf.h> header file. */
451#undef HAVE_ELF_H
452
453/* Define to 1 if you have the `endgrent' function. */
454#undef HAVE_ENDGRENT
455
456/* Define to 1 if you have the <endian.h> header file. */
457#undef HAVE_ENDIAN_H
458
459/* Define to 1 if you have the `endutent' function. */
460#undef HAVE_ENDUTENT
461
462/* Define to 1 if you have the `endutxent' function. */
463#undef HAVE_ENDUTXENT
464
465/* Define to 1 if you have the `err' function. */
466#undef HAVE_ERR
467
468/* Define to 1 if you have the `errx' function. */
469#undef HAVE_ERRX
470
471/* Define to 1 if you have the <err.h> header file. */
472#undef HAVE_ERR_H
473
474/* Define if your system has /etc/default/login */
475#undef HAVE_ETC_DEFAULT_LOGIN
476
477/* Define to 1 if you have the `EVP_CIPHER_CTX_ctrl' function. */
478#undef HAVE_EVP_CIPHER_CTX_CTRL
479
480/* Define to 1 if you have the `EVP_CIPHER_CTX_get_iv' function. */
481#undef HAVE_EVP_CIPHER_CTX_GET_IV
482
483/* Define to 1 if you have the `EVP_CIPHER_CTX_iv' function. */
484#undef HAVE_EVP_CIPHER_CTX_IV
485
486/* Define to 1 if you have the `EVP_CIPHER_CTX_iv_noconst' function. */
487#undef HAVE_EVP_CIPHER_CTX_IV_NOCONST
488
489/* Define to 1 if you have the `EVP_CIPHER_CTX_set_iv' function. */
490#undef HAVE_EVP_CIPHER_CTX_SET_IV
491
492/* Define to 1 if you have the `EVP_DigestFinal_ex' function. */
493#undef HAVE_EVP_DIGESTFINAL_EX
494
495/* Define to 1 if you have the `EVP_DigestInit_ex' function. */
496#undef HAVE_EVP_DIGESTINIT_EX
497
498/* Define to 1 if you have the `EVP_MD_CTX_cleanup' function. */
499#undef HAVE_EVP_MD_CTX_CLEANUP
500
501/* Define to 1 if you have the `EVP_MD_CTX_copy_ex' function. */
502#undef HAVE_EVP_MD_CTX_COPY_EX
503
504/* Define to 1 if you have the `EVP_MD_CTX_free' function. */
505#undef HAVE_EVP_MD_CTX_FREE
506
507/* Define to 1 if you have the `EVP_MD_CTX_init' function. */
508#undef HAVE_EVP_MD_CTX_INIT
509
510/* Define to 1 if you have the `EVP_MD_CTX_new' function. */
511#undef HAVE_EVP_MD_CTX_NEW
512
513/* Define to 1 if you have the `EVP_PKEY_get0_RSA' function. */
514#undef HAVE_EVP_PKEY_GET0_RSA
515
516/* Define to 1 if you have the `EVP_ripemd160' function. */
517#undef HAVE_EVP_RIPEMD160
518
519/* Define to 1 if you have the `EVP_sha256' function. */
520#undef HAVE_EVP_SHA256
521
522/* Define if you have ut_exit in utmp.h */
523#undef HAVE_EXIT_IN_UTMP
524
525/* Define to 1 if you have the `explicit_bzero' function. */
526#undef HAVE_EXPLICIT_BZERO
527
528/* Define to 1 if you have the `fchmod' function. */
529#undef HAVE_FCHMOD
530
531/* Define to 1 if you have the `fchmodat' function. */
532#undef HAVE_FCHMODAT
533
534/* Define to 1 if you have the `fchown' function. */
535#undef HAVE_FCHOWN
536
537/* Define to 1 if you have the `fchownat' function. */
538#undef HAVE_FCHOWNAT
539
540/* Use F_CLOSEM fcntl for closefrom */
541#undef HAVE_FCNTL_CLOSEM
542
543/* Define to 1 if you have the <fcntl.h> header file. */
544#undef HAVE_FCNTL_H
545
546/* Define to 1 if the system has the type `fd_mask'. */
547#undef HAVE_FD_MASK
548
549/* Define to 1 if you have the <features.h> header file. */
550#undef HAVE_FEATURES_H
551
552/* Define to 1 if you have the <floatingpoint.h> header file. */
553#undef HAVE_FLOATINGPOINT_H
554
555/* Define to 1 if you have the `flock' function. */
556#undef HAVE_FLOCK
557
558/* Define to 1 if you have the `fmt_scaled' function. */
559#undef HAVE_FMT_SCALED
560
561/* Define to 1 if you have the `freeaddrinfo' function. */
562#undef HAVE_FREEADDRINFO
563
564/* Define to 1 if you have the `freezero' function. */
565#undef HAVE_FREEZERO
566
567/* Define to 1 if the system has the type `fsblkcnt_t'. */
568#undef HAVE_FSBLKCNT_T
569
570/* Define to 1 if the system has the type `fsfilcnt_t'. */
571#undef HAVE_FSFILCNT_T
572
573/* Define to 1 if you have the `fstatfs' function. */
574#undef HAVE_FSTATFS
575
576/* Define to 1 if you have the `fstatvfs' function. */
577#undef HAVE_FSTATVFS
578
579/* Define to 1 if you have the `futimes' function. */
580#undef HAVE_FUTIMES
581
582/* Define to 1 if you have the `gai_strerror' function. */
583#undef HAVE_GAI_STRERROR
584
585/* Define to 1 if you have the `getaddrinfo' function. */
586#undef HAVE_GETADDRINFO
587
588/* Define to 1 if you have the `getaudit' function. */
589#undef HAVE_GETAUDIT
590
591/* Define to 1 if you have the `getaudit_addr' function. */
592#undef HAVE_GETAUDIT_ADDR
593
594/* Define to 1 if you have the `getcwd' function. */
595#undef HAVE_GETCWD
596
597/* Define to 1 if you have the `getgrouplist' function. */
598#undef HAVE_GETGROUPLIST
599
600/* Define to 1 if you have the `getgrset' function. */
601#undef HAVE_GETGRSET
602
603/* Define to 1 if you have the `getlastlogxbyname' function. */
604#undef HAVE_GETLASTLOGXBYNAME
605
606/* Define to 1 if you have the `getline' function. */
607#undef HAVE_GETLINE
608
609/* Define to 1 if you have the `getluid' function. */
610#undef HAVE_GETLUID
611
612/* Define to 1 if you have the `getnameinfo' function. */
613#undef HAVE_GETNAMEINFO
614
615/* Define to 1 if you have the `getopt' function. */
616#undef HAVE_GETOPT
617
618/* Define to 1 if you have the <getopt.h> header file. */
619#undef HAVE_GETOPT_H
620
621/* Define if your getopt(3) defines and uses optreset */
622#undef HAVE_GETOPT_OPTRESET
623
624/* Define if your libraries define getpagesize() */
625#undef HAVE_GETPAGESIZE
626
627/* Define to 1 if you have the `getpeereid' function. */
628#undef HAVE_GETPEEREID
629
630/* Define to 1 if you have the `getpeerucred' function. */
631#undef HAVE_GETPEERUCRED
632
633/* Define to 1 if you have the `getpgid' function. */
634#undef HAVE_GETPGID
635
636/* Define to 1 if you have the `getpgrp' function. */
637#undef HAVE_GETPGRP
638
639/* Define to 1 if you have the `getpwanam' function. */
640#undef HAVE_GETPWANAM
641
642/* Define to 1 if you have the `getrandom' function. */
643#undef HAVE_GETRANDOM
644
645/* Define to 1 if you have the `getrlimit' function. */
646#undef HAVE_GETRLIMIT
647
648/* Define if getrrsetbyname() exists */
649#undef HAVE_GETRRSETBYNAME
650
651/* Define to 1 if you have the `getseuserbyname' function. */
652#undef HAVE_GETSEUSERBYNAME
653
654/* Define to 1 if you have the `getsid' function. */
655#undef HAVE_GETSID
656
657/* Define to 1 if you have the `gettimeofday' function. */
658#undef HAVE_GETTIMEOFDAY
659
660/* Define to 1 if you have the `getttyent' function. */
661#undef HAVE_GETTTYENT
662
663/* Define to 1 if you have the `getutent' function. */
664#undef HAVE_GETUTENT
665
666/* Define to 1 if you have the `getutid' function. */
667#undef HAVE_GETUTID
668
669/* Define to 1 if you have the `getutline' function. */
670#undef HAVE_GETUTLINE
671
672/* Define to 1 if you have the `getutxent' function. */
673#undef HAVE_GETUTXENT
674
675/* Define to 1 if you have the `getutxid' function. */
676#undef HAVE_GETUTXID
677
678/* Define to 1 if you have the `getutxline' function. */
679#undef HAVE_GETUTXLINE
680
681/* Define to 1 if you have the `getutxuser' function. */
682#undef HAVE_GETUTXUSER
683
684/* Define to 1 if you have the `get_default_context_with_level' function. */
685#undef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL
686
687/* Define to 1 if you have the `glob' function. */
688#undef HAVE_GLOB
689
690/* Define to 1 if you have the <glob.h> header file. */
691#undef HAVE_GLOB_H
692
693/* Define to 1 if you have the `group_from_gid' function. */
694#undef HAVE_GROUP_FROM_GID
695
696/* Define to 1 if you have the <gssapi_generic.h> header file. */
697#undef HAVE_GSSAPI_GENERIC_H
698
699/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
700#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
701
702/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
703#undef HAVE_GSSAPI_GSSAPI_H
704
705/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
706#undef HAVE_GSSAPI_GSSAPI_KRB5_H
707
708/* Define to 1 if you have the <gssapi.h> header file. */
709#undef HAVE_GSSAPI_H
710
711/* Define to 1 if you have the <gssapi_krb5.h> header file. */
712#undef HAVE_GSSAPI_KRB5_H
713
714/* Define if HEADER.ad exists in arpa/nameser.h */
715#undef HAVE_HEADER_AD
716
717/* Define to 1 if you have the `HMAC_CTX_init' function. */
718#undef HAVE_HMAC_CTX_INIT
719
720/* Define if you have ut_host in utmp.h */
721#undef HAVE_HOST_IN_UTMP
722
723/* Define if you have ut_host in utmpx.h */
724#undef HAVE_HOST_IN_UTMPX
725
726/* Define to 1 if you have the <iaf.h> header file. */
727#undef HAVE_IAF_H
728
729/* Define to 1 if you have the <ia.h> header file. */
730#undef HAVE_IA_H
731
732/* Define if you have ut_id in utmp.h */
733#undef HAVE_ID_IN_UTMP
734
735/* Define if you have ut_id in utmpx.h */
736#undef HAVE_ID_IN_UTMPX
737
738/* Define to 1 if you have the <ifaddrs.h> header file. */
739#undef HAVE_IFADDRS_H
740
741/* Define to 1 if you have the `inet_aton' function. */
742#undef HAVE_INET_ATON
743
744/* Define to 1 if you have the `inet_ntoa' function. */
745#undef HAVE_INET_NTOA
746
747/* Define to 1 if you have the `inet_ntop' function. */
748#undef HAVE_INET_NTOP
749
750/* Define to 1 if you have the `innetgr' function. */
751#undef HAVE_INNETGR
752
753/* define if you have int64_t data type */
754#undef HAVE_INT64_T
755
756/* Define to 1 if the system has the type `intmax_t'. */
757#undef HAVE_INTMAX_T
758
759/* Define to 1 if you have the <inttypes.h> header file. */
760#undef HAVE_INTTYPES_H
761
762/* define if you have intxx_t data type */
763#undef HAVE_INTXX_T
764
765/* Define to 1 if the system has the type `in_addr_t'. */
766#undef HAVE_IN_ADDR_T
767
768/* Define to 1 if the system has the type `in_port_t'. */
769#undef HAVE_IN_PORT_T
770
771/* Define if you have isblank(3C). */
772#undef HAVE_ISBLANK
773
774/* Define to 1 if you have the `krb5_cc_new_unique' function. */
775#undef HAVE_KRB5_CC_NEW_UNIQUE
776
777/* Define to 1 if you have the `krb5_free_error_message' function. */
778#undef HAVE_KRB5_FREE_ERROR_MESSAGE
779
780/* Define to 1 if you have the `krb5_get_error_message' function. */
781#undef HAVE_KRB5_GET_ERROR_MESSAGE
782
783/* Define to 1 if you have the <langinfo.h> header file. */
784#undef HAVE_LANGINFO_H
785
786/* Define to 1 if you have the <lastlog.h> header file. */
787#undef HAVE_LASTLOG_H
788
789/* Define if you want ldns support */
790#undef HAVE_LDNS
791
792/* Define to 1 if you have the <libaudit.h> header file. */
793#undef HAVE_LIBAUDIT_H
794
795/* Define to 1 if you have the `bsm' library (-lbsm). */
796#undef HAVE_LIBBSM
797
798/* Define to 1 if you have the `crypt' library (-lcrypt). */
799#undef HAVE_LIBCRYPT
800
801/* Define to 1 if you have the `dl' library (-ldl). */
802#undef HAVE_LIBDL
803
804/* Define to 1 if you have the <libgen.h> header file. */
805#undef HAVE_LIBGEN_H
806
807/* Define if system has libiaf that supports set_id */
808#undef HAVE_LIBIAF
809
810/* Define to 1 if you have the `network' library (-lnetwork). */
811#undef HAVE_LIBNETWORK
812
813/* Define to 1 if you have the `pam' library (-lpam). */
814#undef HAVE_LIBPAM
815
816/* Define to 1 if you have the `socket' library (-lsocket). */
817#undef HAVE_LIBSOCKET
818
819/* Define to 1 if you have the <libutil.h> header file. */
820#undef HAVE_LIBUTIL_H
821
822/* Define to 1 if you have the `xnet' library (-lxnet). */
823#undef HAVE_LIBXNET
824
825/* Define to 1 if you have the `z' library (-lz). */
826#undef HAVE_LIBZ
827
828/* Define to 1 if you have the <limits.h> header file. */
829#undef HAVE_LIMITS_H
830
831/* Define to 1 if you have the <linux/audit.h> header file. */
832#undef HAVE_LINUX_AUDIT_H
833
834/* Define to 1 if you have the <linux/filter.h> header file. */
835#undef HAVE_LINUX_FILTER_H
836
837/* Define to 1 if you have the <linux/if_tun.h> header file. */
838#undef HAVE_LINUX_IF_TUN_H
839
840/* Define to 1 if you have the <linux/seccomp.h> header file. */
841#undef HAVE_LINUX_SECCOMP_H
842
843/* Define to 1 if you have the `llabs' function. */
844#undef HAVE_LLABS
845
846/* Define to 1 if you have the <locale.h> header file. */
847#undef HAVE_LOCALE_H
848
849/* Define to 1 if you have the `login' function. */
850#undef HAVE_LOGIN
851
852/* Define to 1 if you have the <login_cap.h> header file. */
853#undef HAVE_LOGIN_CAP_H
854
855/* Define to 1 if you have the `login_getcapbool' function. */
856#undef HAVE_LOGIN_GETCAPBOOL
857
858/* Define to 1 if you have the <login.h> header file. */
859#undef HAVE_LOGIN_H
860
861/* Define to 1 if you have the `logout' function. */
862#undef HAVE_LOGOUT
863
864/* Define to 1 if you have the `logwtmp' function. */
865#undef HAVE_LOGWTMP
866
867/* Define to 1 if the system has the type `long double'. */
868#undef HAVE_LONG_DOUBLE
869
870/* Define to 1 if the system has the type `long long'. */
871#undef HAVE_LONG_LONG
872
873/* Define to 1 if you have the <maillock.h> header file. */
874#undef HAVE_MAILLOCK_H
875
876/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
877 to 0 otherwise. */
878#undef HAVE_MALLOC
879
880/* Define to 1 if you have the `mblen' function. */
881#undef HAVE_MBLEN
882
883/* Define to 1 if you have the `mbtowc' function. */
884#undef HAVE_MBTOWC
885
886/* Define to 1 if you have the `md5_crypt' function. */
887#undef HAVE_MD5_CRYPT
888
889/* Define if you want to allow MD5 passwords */
890#undef HAVE_MD5_PASSWORDS
891
892/* Define to 1 if you have the `memmove' function. */
893#undef HAVE_MEMMOVE
894
895/* Define to 1 if you have the <memory.h> header file. */
896#undef HAVE_MEMORY_H
897
898/* Define to 1 if you have the `memset_s' function. */
899#undef HAVE_MEMSET_S
900
901/* Define to 1 if you have the `mkdtemp' function. */
902#undef HAVE_MKDTEMP
903
904/* define if you have mode_t data type */
905#undef HAVE_MODE_T
906
907/* Some systems put nanosleep outside of libc */
908#undef HAVE_NANOSLEEP
909
910/* Define to 1 if you have the <ndir.h> header file. */
911#undef HAVE_NDIR_H
912
913/* Define to 1 if you have the <netdb.h> header file. */
914#undef HAVE_NETDB_H
915
916/* Define to 1 if you have the <netgroup.h> header file. */
917#undef HAVE_NETGROUP_H
918
919/* Define to 1 if you have the <net/if_tun.h> header file. */
920#undef HAVE_NET_IF_TUN_H
921
922/* Define to 1 if you have the <net/route.h> header file. */
923#undef HAVE_NET_ROUTE_H
924
925/* Define if you are on NeXT */
926#undef HAVE_NEXT
927
928/* Define to 1 if you have the `ngetaddrinfo' function. */
929#undef HAVE_NGETADDRINFO
930
931/* Define to 1 if you have the `nl_langinfo' function. */
932#undef HAVE_NL_LANGINFO
933
934/* Define to 1 if you have the `nsleep' function. */
935#undef HAVE_NSLEEP
936
937/* Define to 1 if you have the `ogetaddrinfo' function. */
938#undef HAVE_OGETADDRINFO
939
940/* Define if you have an old version of PAM which takes only one argument to
941 pam_strerror */
942#undef HAVE_OLD_PAM
943
944/* Define to 1 if you have the `openlog_r' function. */
945#undef HAVE_OPENLOG_R
946
947/* Define to 1 if you have the `openpty' function. */
948#undef HAVE_OPENPTY
949
950/* as a macro */
951#undef HAVE_OPENSSL_ADD_ALL_ALGORITHMS
952
953/* Define to 1 if you have the `OPENSSL_init_crypto' function. */
954#undef HAVE_OPENSSL_INIT_CRYPTO
955
956/* Define to 1 if you have the `OpenSSL_version' function. */
957#undef HAVE_OPENSSL_VERSION
958
959/* Define to 1 if you have the `OpenSSL_version_num' function. */
960#undef HAVE_OPENSSL_VERSION_NUM
961
962/* Define if you have Digital Unix Security Integration Architecture */
963#undef HAVE_OSF_SIA
964
965/* Define to 1 if you have the `pam_getenvlist' function. */
966#undef HAVE_PAM_GETENVLIST
967
968/* Define to 1 if you have the <pam/pam_appl.h> header file. */
969#undef HAVE_PAM_PAM_APPL_H
970
971/* Define to 1 if you have the `pam_putenv' function. */
972#undef HAVE_PAM_PUTENV
973
974/* Define to 1 if you have the <paths.h> header file. */
975#undef HAVE_PATHS_H
976
977/* Define if you have ut_pid in utmp.h */
978#undef HAVE_PID_IN_UTMP
979
980/* define if you have pid_t data type */
981#undef HAVE_PID_T
982
983/* Define to 1 if you have the `pledge' function. */
984#undef HAVE_PLEDGE
985
986/* Define to 1 if you have the `poll' function. */
987#undef HAVE_POLL
988
989/* Define to 1 if you have the <poll.h> header file. */
990#undef HAVE_POLL_H
991
992/* Define to 1 if you have the `prctl' function. */
993#undef HAVE_PRCTL
994
995/* Define to 1 if you have the `priv_basicset' function. */
996#undef HAVE_PRIV_BASICSET
997
998/* Define to 1 if you have the <priv.h> header file. */
999#undef HAVE_PRIV_H
1000
1001/* Define if you have /proc/$pid/fd */
1002#undef HAVE_PROC_PID
1003
1004/* Define to 1 if you have the `pstat' function. */
1005#undef HAVE_PSTAT
1006
1007/* Define to 1 if you have the <pty.h> header file. */
1008#undef HAVE_PTY_H
1009
1010/* Define to 1 if you have the `pututline' function. */
1011#undef HAVE_PUTUTLINE
1012
1013/* Define to 1 if you have the `pututxline' function. */
1014#undef HAVE_PUTUTXLINE
1015
1016/* Define to 1 if you have the `raise' function. */
1017#undef HAVE_RAISE
1018
1019/* Define to 1 if you have the `readpassphrase' function. */
1020#undef HAVE_READPASSPHRASE
1021
1022/* Define to 1 if you have the <readpassphrase.h> header file. */
1023#undef HAVE_READPASSPHRASE_H
1024
1025/* Define to 1 if your system has a GNU libc compatible `realloc' function,
1026 and to 0 otherwise. */
1027#undef HAVE_REALLOC
1028
1029/* Define to 1 if you have the `reallocarray' function. */
1030#undef HAVE_REALLOCARRAY
1031
1032/* Define to 1 if you have the `realpath' function. */
1033#undef HAVE_REALPATH
1034
1035/* Define to 1 if you have the `recallocarray' function. */
1036#undef HAVE_RECALLOCARRAY
1037
1038/* Define to 1 if you have the `recvmsg' function. */
1039#undef HAVE_RECVMSG
1040
1041/* sys/resource.h has RLIMIT_NPROC */
1042#undef HAVE_RLIMIT_NPROC
1043
1044/* Define to 1 if you have the <rpc/types.h> header file. */
1045#undef HAVE_RPC_TYPES_H
1046
1047/* Define to 1 if you have the `rresvport_af' function. */
1048#undef HAVE_RRESVPORT_AF
1049
1050/* Define to 1 if you have the `RSA_generate_key_ex' function. */
1051#undef HAVE_RSA_GENERATE_KEY_EX
1052
1053/* Define to 1 if you have the `RSA_get0_crt_params' function. */
1054#undef HAVE_RSA_GET0_CRT_PARAMS
1055
1056/* Define to 1 if you have the `RSA_get0_factors' function. */
1057#undef HAVE_RSA_GET0_FACTORS
1058
1059/* Define to 1 if you have the `RSA_get0_key' function. */
1060#undef HAVE_RSA_GET0_KEY
1061
1062/* Define to 1 if you have the `RSA_get_default_method' function. */
1063#undef HAVE_RSA_GET_DEFAULT_METHOD
1064
1065/* Define to 1 if you have the `RSA_meth_dup' function. */
1066#undef HAVE_RSA_METH_DUP
1067
1068/* Define to 1 if you have the `RSA_meth_free' function. */
1069#undef HAVE_RSA_METH_FREE
1070
1071/* Define to 1 if you have the `RSA_meth_get_finish' function. */
1072#undef HAVE_RSA_METH_GET_FINISH
1073
1074/* Define to 1 if you have the `RSA_meth_set1_name' function. */
1075#undef HAVE_RSA_METH_SET1_NAME
1076
1077/* Define to 1 if you have the `RSA_meth_set_finish' function. */
1078#undef HAVE_RSA_METH_SET_FINISH
1079
1080/* Define to 1 if you have the `RSA_meth_set_priv_dec' function. */
1081#undef HAVE_RSA_METH_SET_PRIV_DEC
1082
1083/* Define to 1 if you have the `RSA_meth_set_priv_enc' function. */
1084#undef HAVE_RSA_METH_SET_PRIV_ENC
1085
1086/* Define to 1 if you have the `RSA_set0_crt_params' function. */
1087#undef HAVE_RSA_SET0_CRT_PARAMS
1088
1089/* Define to 1 if you have the `RSA_set0_factors' function. */
1090#undef HAVE_RSA_SET0_FACTORS
1091
1092/* Define to 1 if you have the `RSA_set0_key' function. */
1093#undef HAVE_RSA_SET0_KEY
1094
1095/* Define to 1 if you have the <sandbox.h> header file. */
1096#undef HAVE_SANDBOX_H
1097
1098/* Define to 1 if you have the `sandbox_init' function. */
1099#undef HAVE_SANDBOX_INIT
1100
1101/* define if you have sa_family_t data type */
1102#undef HAVE_SA_FAMILY_T
1103
1104/* Define to 1 if you have the `scan_scaled' function. */
1105#undef HAVE_SCAN_SCALED
1106
1107/* Define if you have SecureWare-based protected password database */
1108#undef HAVE_SECUREWARE
1109
1110/* Define to 1 if you have the <security/pam_appl.h> header file. */
1111#undef HAVE_SECURITY_PAM_APPL_H
1112
1113/* Define to 1 if you have the `sendmsg' function. */
1114#undef HAVE_SENDMSG
1115
1116/* Define to 1 if you have the `setauthdb' function. */
1117#undef HAVE_SETAUTHDB
1118
1119/* Define to 1 if you have the `setdtablesize' function. */
1120#undef HAVE_SETDTABLESIZE
1121
1122/* Define to 1 if you have the `setegid' function. */
1123#undef HAVE_SETEGID
1124
1125/* Define to 1 if you have the `setenv' function. */
1126#undef HAVE_SETENV
1127
1128/* Define to 1 if you have the `seteuid' function. */
1129#undef HAVE_SETEUID
1130
1131/* Define to 1 if you have the `setgroupent' function. */
1132#undef HAVE_SETGROUPENT
1133
1134/* Define to 1 if you have the `setgroups' function. */
1135#undef HAVE_SETGROUPS
1136
1137/* Define to 1 if you have the `setlinebuf' function. */
1138#undef HAVE_SETLINEBUF
1139
1140/* Define to 1 if you have the `setlogin' function. */
1141#undef HAVE_SETLOGIN
1142
1143/* Define to 1 if you have the `setluid' function. */
1144#undef HAVE_SETLUID
1145
1146/* Define to 1 if you have the `setpassent' function. */
1147#undef HAVE_SETPASSENT
1148
1149/* Define to 1 if you have the `setpcred' function. */
1150#undef HAVE_SETPCRED
1151
1152/* Define to 1 if you have the `setpflags' function. */
1153#undef HAVE_SETPFLAGS
1154
1155/* Define to 1 if you have the `setppriv' function. */
1156#undef HAVE_SETPPRIV
1157
1158/* Define to 1 if you have the `setproctitle' function. */
1159#undef HAVE_SETPROCTITLE
1160
1161/* Define to 1 if you have the `setregid' function. */
1162#undef HAVE_SETREGID
1163
1164/* Define to 1 if you have the `setresgid' function. */
1165#undef HAVE_SETRESGID
1166
1167/* Define to 1 if you have the `setresuid' function. */
1168#undef HAVE_SETRESUID
1169
1170/* Define to 1 if you have the `setreuid' function. */
1171#undef HAVE_SETREUID
1172
1173/* Define to 1 if you have the `setrlimit' function. */
1174#undef HAVE_SETRLIMIT
1175
1176/* Define to 1 if you have the `setsid' function. */
1177#undef HAVE_SETSID
1178
1179/* Define to 1 if you have the `setutent' function. */
1180#undef HAVE_SETUTENT
1181
1182/* Define to 1 if you have the `setutxdb' function. */
1183#undef HAVE_SETUTXDB
1184
1185/* Define to 1 if you have the `setutxent' function. */
1186#undef HAVE_SETUTXENT
1187
1188/* Define to 1 if you have the `setvbuf' function. */
1189#undef HAVE_SETVBUF
1190
1191/* Define to 1 if you have the `set_id' function. */
1192#undef HAVE_SET_ID
1193
1194/* Define to 1 if you have the `SHA256_Update' function. */
1195#undef HAVE_SHA256_UPDATE
1196
1197/* Define to 1 if you have the <sha2.h> header file. */
1198#undef HAVE_SHA2_H
1199
1200/* Define to 1 if you have the <shadow.h> header file. */
1201#undef HAVE_SHADOW_H
1202
1203/* Define to 1 if you have the `sigaction' function. */
1204#undef HAVE_SIGACTION
1205
1206/* Define to 1 if you have the `sigvec' function. */
1207#undef HAVE_SIGVEC
1208
1209/* Define to 1 if the system has the type `sig_atomic_t'. */
1210#undef HAVE_SIG_ATOMIC_T
1211
1212/* define if you have size_t data type */
1213#undef HAVE_SIZE_T
1214
1215/* Define to 1 if you have the `snprintf' function. */
1216#undef HAVE_SNPRINTF
1217
1218/* Define to 1 if you have the `socketpair' function. */
1219#undef HAVE_SOCKETPAIR
1220
1221/* Have PEERCRED socket option */
1222#undef HAVE_SO_PEERCRED
1223
1224/* define if you have ssize_t data type */
1225#undef HAVE_SSIZE_T
1226
1227/* Fields in struct sockaddr_storage */
1228#undef HAVE_SS_FAMILY_IN_SS
1229
1230/* Define to 1 if you have the `statfs' function. */
1231#undef HAVE_STATFS
1232
1233/* Define to 1 if you have the `statvfs' function. */
1234#undef HAVE_STATVFS
1235
1236/* Define to 1 if you have the <stddef.h> header file. */
1237#undef HAVE_STDDEF_H
1238
1239/* Define to 1 if you have the <stdint.h> header file. */
1240#undef HAVE_STDINT_H
1241
1242/* Define to 1 if you have the <stdlib.h> header file. */
1243#undef HAVE_STDLIB_H
1244
1245/* Define to 1 if you have the `strcasestr' function. */
1246#undef HAVE_STRCASESTR
1247
1248/* Define to 1 if you have the `strdup' function. */
1249#undef HAVE_STRDUP
1250
1251/* Define to 1 if you have the `strerror' function. */
1252#undef HAVE_STRERROR
1253
1254/* Define to 1 if you have the `strftime' function. */
1255#undef HAVE_STRFTIME
1256
1257/* Silly mkstemp() */
1258#undef HAVE_STRICT_MKSTEMP
1259
1260/* Define to 1 if you have the <strings.h> header file. */
1261#undef HAVE_STRINGS_H
1262
1263/* Define to 1 if you have the <string.h> header file. */
1264#undef HAVE_STRING_H
1265
1266/* Define to 1 if you have the `strlcat' function. */
1267#undef HAVE_STRLCAT
1268
1269/* Define to 1 if you have the `strlcpy' function. */
1270#undef HAVE_STRLCPY
1271
1272/* Define to 1 if you have the `strmode' function. */
1273#undef HAVE_STRMODE
1274
1275/* Define to 1 if you have the `strndup' function. */
1276#undef HAVE_STRNDUP
1277
1278/* Define to 1 if you have the `strnlen' function. */
1279#undef HAVE_STRNLEN
1280
1281/* Define to 1 if you have the `strnvis' function. */
1282#undef HAVE_STRNVIS
1283
1284/* Define to 1 if you have the `strptime' function. */
1285#undef HAVE_STRPTIME
1286
1287/* Define to 1 if you have the `strsep' function. */
1288#undef HAVE_STRSEP
1289
1290/* Define to 1 if you have the `strsignal' function. */
1291#undef HAVE_STRSIGNAL
1292
1293/* Define to 1 if you have the `strtoll' function. */
1294#undef HAVE_STRTOLL
1295
1296/* Define to 1 if you have the `strtonum' function. */
1297#undef HAVE_STRTONUM
1298
1299/* Define to 1 if you have the `strtoul' function. */
1300#undef HAVE_STRTOUL
1301
1302/* Define to 1 if you have the `strtoull' function. */
1303#undef HAVE_STRTOULL
1304
1305/* define if you have struct addrinfo data type */
1306#undef HAVE_STRUCT_ADDRINFO
1307
1308/* define if you have struct in6_addr data type */
1309#undef HAVE_STRUCT_IN6_ADDR
1310
1311/* Define to 1 if `pw_change' is a member of `struct passwd'. */
1312#undef HAVE_STRUCT_PASSWD_PW_CHANGE
1313
1314/* Define to 1 if `pw_class' is a member of `struct passwd'. */
1315#undef HAVE_STRUCT_PASSWD_PW_CLASS
1316
1317/* Define to 1 if `pw_expire' is a member of `struct passwd'. */
1318#undef HAVE_STRUCT_PASSWD_PW_EXPIRE
1319
1320/* Define to 1 if `pw_gecos' is a member of `struct passwd'. */
1321#undef HAVE_STRUCT_PASSWD_PW_GECOS
1322
1323/* define if you have struct sockaddr_in6 data type */
1324#undef HAVE_STRUCT_SOCKADDR_IN6
1325
1326/* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
1327#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
1328
1329/* define if you have struct sockaddr_storage data type */
1330#undef HAVE_STRUCT_SOCKADDR_STORAGE
1331
1332/* Define to 1 if `f_flags' is a member of `struct statfs'. */
1333#undef HAVE_STRUCT_STATFS_F_FLAGS
1334
1335/* Define to 1 if `st_blksize' is a member of `struct stat'. */
1336#undef HAVE_STRUCT_STAT_ST_BLKSIZE
1337
1338/* Define to 1 if `st_mtim' is a member of `struct stat'. */
1339#undef HAVE_STRUCT_STAT_ST_MTIM
1340
1341/* Define to 1 if `st_mtime' is a member of `struct stat'. */
1342#undef HAVE_STRUCT_STAT_ST_MTIME
1343
1344/* Define to 1 if the system has the type `struct timespec'. */
1345#undef HAVE_STRUCT_TIMESPEC
1346
1347/* define if you have struct timeval */
1348#undef HAVE_STRUCT_TIMEVAL
1349
1350/* Define to 1 if you have the `swap32' function. */
1351#undef HAVE_SWAP32
1352
1353/* Define to 1 if you have the `sysconf' function. */
1354#undef HAVE_SYSCONF
1355
1356/* Define if you have syslen in utmpx.h */
1357#undef HAVE_SYSLEN_IN_UTMPX
1358
1359/* Define to 1 if you have the <sys/audit.h> header file. */
1360#undef HAVE_SYS_AUDIT_H
1361
1362/* Define to 1 if you have the <sys/bitypes.h> header file. */
1363#undef HAVE_SYS_BITYPES_H
1364
1365/* Define to 1 if you have the <sys/bsdtty.h> header file. */
1366#undef HAVE_SYS_BSDTTY_H
1367
1368/* Define to 1 if you have the <sys/capsicum.h> header file. */
1369#undef HAVE_SYS_CAPSICUM_H
1370
1371/* Define to 1 if you have the <sys/cdefs.h> header file. */
1372#undef HAVE_SYS_CDEFS_H
1373
1374/* Define to 1 if you have the <sys/dir.h> header file. */
1375#undef HAVE_SYS_DIR_H
1376
1377/* Define if your system defines sys_errlist[] */
1378#undef HAVE_SYS_ERRLIST
1379
1380/* Define to 1 if you have the <sys/file.h> header file. */
1381#undef HAVE_SYS_FILE_H
1382
1383/* Define to 1 if you have the <sys/label.h> header file. */
1384#undef HAVE_SYS_LABEL_H
1385
1386/* Define to 1 if you have the <sys/mman.h> header file. */
1387#undef HAVE_SYS_MMAN_H
1388
1389/* Define to 1 if you have the <sys/mount.h> header file. */
1390#undef HAVE_SYS_MOUNT_H
1391
1392/* Define to 1 if you have the <sys/ndir.h> header file. */
1393#undef HAVE_SYS_NDIR_H
1394
1395/* Define if your system defines sys_nerr */
1396#undef HAVE_SYS_NERR
1397
1398/* Define to 1 if you have the <sys/poll.h> header file. */
1399#undef HAVE_SYS_POLL_H
1400
1401/* Define to 1 if you have the <sys/prctl.h> header file. */
1402#undef HAVE_SYS_PRCTL_H
1403
1404/* Define to 1 if you have the <sys/pstat.h> header file. */
1405#undef HAVE_SYS_PSTAT_H
1406
1407/* Define to 1 if you have the <sys/ptms.h> header file. */
1408#undef HAVE_SYS_PTMS_H
1409
1410/* Define to 1 if you have the <sys/ptrace.h> header file. */
1411#undef HAVE_SYS_PTRACE_H
1412
1413/* Define to 1 if you have the <sys/random.h> header file. */
1414#undef HAVE_SYS_RANDOM_H
1415
1416/* Define to 1 if you have the <sys/select.h> header file. */
1417#undef HAVE_SYS_SELECT_H
1418
1419/* Define to 1 if you have the <sys/statvfs.h> header file. */
1420#undef HAVE_SYS_STATVFS_H
1421
1422/* Define to 1 if you have the <sys/stat.h> header file. */
1423#undef HAVE_SYS_STAT_H
1424
1425/* Define to 1 if you have the <sys/stream.h> header file. */
1426#undef HAVE_SYS_STREAM_H
1427
1428/* Define to 1 if you have the <sys/stropts.h> header file. */
1429#undef HAVE_SYS_STROPTS_H
1430
1431/* Define to 1 if you have the <sys/strtio.h> header file. */
1432#undef HAVE_SYS_STRTIO_H
1433
1434/* Define to 1 if you have the <sys/sysctl.h> header file. */
1435#undef HAVE_SYS_SYSCTL_H
1436
1437/* Force use of sys/syslog.h on Ultrix */
1438#undef HAVE_SYS_SYSLOG_H
1439
1440/* Define to 1 if you have the <sys/sysmacros.h> header file. */
1441#undef HAVE_SYS_SYSMACROS_H
1442
1443/* Define to 1 if you have the <sys/timers.h> header file. */
1444#undef HAVE_SYS_TIMERS_H
1445
1446/* Define to 1 if you have the <sys/time.h> header file. */
1447#undef HAVE_SYS_TIME_H
1448
1449/* Define to 1 if you have the <sys/types.h> header file. */
1450#undef HAVE_SYS_TYPES_H
1451
1452/* Define to 1 if you have the <sys/un.h> header file. */
1453#undef HAVE_SYS_UN_H
1454
1455/* Define to 1 if you have the <sys/vfs.h> header file. */
1456#undef HAVE_SYS_VFS_H
1457
1458/* Define to 1 if you have the `tcgetpgrp' function. */
1459#undef HAVE_TCGETPGRP
1460
1461/* Define to 1 if you have the `tcsendbreak' function. */
1462#undef HAVE_TCSENDBREAK
1463
1464/* Define to 1 if you have the `time' function. */
1465#undef HAVE_TIME
1466
1467/* Define to 1 if you have the <time.h> header file. */
1468#undef HAVE_TIME_H
1469
1470/* Define if you have ut_time in utmp.h */
1471#undef HAVE_TIME_IN_UTMP
1472
1473/* Define if you have ut_time in utmpx.h */
1474#undef HAVE_TIME_IN_UTMPX
1475
1476/* Define to 1 if you have the `timingsafe_bcmp' function. */
1477#undef HAVE_TIMINGSAFE_BCMP
1478
1479/* Define to 1 if you have the <tmpdir.h> header file. */
1480#undef HAVE_TMPDIR_H
1481
1482/* Define to 1 if you have the `truncate' function. */
1483#undef HAVE_TRUNCATE
1484
1485/* Define to 1 if you have the <ttyent.h> header file. */
1486#undef HAVE_TTYENT_H
1487
1488/* Define if you have ut_tv in utmp.h */
1489#undef HAVE_TV_IN_UTMP
1490
1491/* Define if you have ut_tv in utmpx.h */
1492#undef HAVE_TV_IN_UTMPX
1493
1494/* Define if you have ut_type in utmp.h */
1495#undef HAVE_TYPE_IN_UTMP
1496
1497/* Define if you have ut_type in utmpx.h */
1498#undef HAVE_TYPE_IN_UTMPX
1499
1500/* Define to 1 if you have the <ucred.h> header file. */
1501#undef HAVE_UCRED_H
1502
1503/* Define to 1 if the system has the type `uintmax_t'. */
1504#undef HAVE_UINTMAX_T
1505
1506/* define if you have uintxx_t data type */
1507#undef HAVE_UINTXX_T
1508
1509/* Define to 1 if you have the <unistd.h> header file. */
1510#undef HAVE_UNISTD_H
1511
1512/* Define to 1 if you have the `unsetenv' function. */
1513#undef HAVE_UNSETENV
1514
1515/* Define to 1 if the system has the type `unsigned long long'. */
1516#undef HAVE_UNSIGNED_LONG_LONG
1517
1518/* Define to 1 if you have the `updwtmp' function. */
1519#undef HAVE_UPDWTMP
1520
1521/* Define to 1 if you have the `updwtmpx' function. */
1522#undef HAVE_UPDWTMPX
1523
1524/* Define to 1 if you have the <usersec.h> header file. */
1525#undef HAVE_USERSEC_H
1526
1527/* Define to 1 if you have the `user_from_uid' function. */
1528#undef HAVE_USER_FROM_UID
1529
1530/* Define to 1 if you have the `usleep' function. */
1531#undef HAVE_USLEEP
1532
1533/* Define to 1 if you have the <util.h> header file. */
1534#undef HAVE_UTIL_H
1535
1536/* Define to 1 if you have the `utimensat' function. */
1537#undef HAVE_UTIMENSAT
1538
1539/* Define to 1 if you have the `utimes' function. */
1540#undef HAVE_UTIMES
1541
1542/* Define to 1 if you have the <utime.h> header file. */
1543#undef HAVE_UTIME_H
1544
1545/* Define to 1 if you have the `utmpname' function. */
1546#undef HAVE_UTMPNAME
1547
1548/* Define to 1 if you have the `utmpxname' function. */
1549#undef HAVE_UTMPXNAME
1550
1551/* Define to 1 if you have the <utmpx.h> header file. */
1552#undef HAVE_UTMPX_H
1553
1554/* Define to 1 if you have the <utmp.h> header file. */
1555#undef HAVE_UTMP_H
1556
1557/* define if you have u_char data type */
1558#undef HAVE_U_CHAR
1559
1560/* define if you have u_int data type */
1561#undef HAVE_U_INT
1562
1563/* define if you have u_int64_t data type */
1564#undef HAVE_U_INT64_T
1565
1566/* define if you have u_intxx_t data type */
1567#undef HAVE_U_INTXX_T
1568
1569/* Define to 1 if you have the `vasprintf' function. */
1570#undef HAVE_VASPRINTF
1571
1572/* Define if va_copy exists */
1573#undef HAVE_VA_COPY
1574
1575/* Define to 1 if you have the <vis.h> header file. */
1576#undef HAVE_VIS_H
1577
1578/* Define to 1 if you have the `vsnprintf' function. */
1579#undef HAVE_VSNPRINTF
1580
1581/* Define to 1 if you have the `waitpid' function. */
1582#undef HAVE_WAITPID
1583
1584/* Define to 1 if you have the `warn' function. */
1585#undef HAVE_WARN
1586
1587/* Define to 1 if you have the <wchar.h> header file. */
1588#undef HAVE_WCHAR_H
1589
1590/* Define to 1 if you have the `wcwidth' function. */
1591#undef HAVE_WCWIDTH
1592
1593/* Define to 1 if you have the `_getlong' function. */
1594#undef HAVE__GETLONG
1595
1596/* Define to 1 if you have the `_getpty' function. */
1597#undef HAVE__GETPTY
1598
1599/* Define to 1 if you have the `_getshort' function. */
1600#undef HAVE__GETSHORT
1601
1602/* Define if you have struct __res_state _res as an extern */
1603#undef HAVE__RES_EXTERN
1604
1605/* Define to 1 if you have the `__b64_ntop' function. */
1606#undef HAVE___B64_NTOP
1607
1608/* Define to 1 if you have the `__b64_pton' function. */
1609#undef HAVE___B64_PTON
1610
1611/* Define if compiler implements __FUNCTION__ */
1612#undef HAVE___FUNCTION__
1613
1614/* Define if libc defines __progname */
1615#undef HAVE___PROGNAME
1616
1617/* Fields in struct sockaddr_storage */
1618#undef HAVE___SS_FAMILY_IN_SS
1619
1620/* Define if __va_copy exists */
1621#undef HAVE___VA_COPY
1622
1623/* Define if compiler implements __func__ */
1624#undef HAVE___func__
1625
1626/* Define this if you are using the Heimdal version of Kerberos V5 */
1627#undef HEIMDAL
1628
1629/* Define if you need to use IP address instead of hostname in $DISPLAY */
1630#undef IPADDR_IN_DISPLAY
1631
1632/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
1633#undef IPV4_IN_IPV6
1634
1635/* Define if your system choked on IP TOS setting */
1636#undef IP_TOS_IS_BROKEN
1637
1638/* Define if you want Kerberos 5 support */
1639#undef KRB5
1640
1641/* Define if pututxline updates lastlog too */
1642#undef LASTLOG_WRITE_PUTUTXLINE
1643
1644/* Define to whatever link() returns for "not supported" if it doesn't return
1645 EOPNOTSUPP. */
1646#undef LINK_OPNOTSUPP_ERRNO
1647
1648/* Adjust Linux out-of-memory killer */
1649#undef LINUX_OOM_ADJUST
1650
1651/* max value of long long calculated by configure */
1652#undef LLONG_MAX
1653
1654/* min value of long long calculated by configure */
1655#undef LLONG_MIN
1656
1657/* Account locked with pw(1) */
1658#undef LOCKED_PASSWD_PREFIX
1659
1660/* String used in /etc/passwd to denote locked account */
1661#undef LOCKED_PASSWD_STRING
1662
1663/* String used in /etc/passwd to denote locked account */
1664#undef LOCKED_PASSWD_SUBSTR
1665
1666/* Some systems need a utmpx entry for /bin/login to work */
1667#undef LOGIN_NEEDS_UTMPX
1668
1669/* Set this to your mail directory if you do not have _PATH_MAILDIR */
1670#undef MAIL_DIRECTORY
1671
1672/* Need setpgrp to acquire controlling tty */
1673#undef NEED_SETPGRP
1674
1675/* compiler does not accept __attribute__ on prototype args */
1676#undef NO_ATTRIBUTE_ON_PROTOTYPE_ARGS
1677
1678/* compiler does not accept __attribute__ on return types */
1679#undef NO_ATTRIBUTE_ON_RETURN_TYPE
1680
1681/* Define to disable UID restoration test */
1682#undef NO_UID_RESTORATION_TEST
1683
1684/* Define if X11 doesn't support AF_UNIX sockets on that system */
1685#undef NO_X11_UNIX_SOCKETS
1686
1687/* Define if EVP_DigestUpdate returns void */
1688#undef OPENSSL_EVP_DIGESTUPDATE_VOID
1689
1690/* OpenSSL has ECC */
1691#undef OPENSSL_HAS_ECC
1692
1693/* libcrypto has NID_X9_62_prime256v1 */
1694#undef OPENSSL_HAS_NISTP256
1695
1696/* libcrypto has NID_secp384r1 */
1697#undef OPENSSL_HAS_NISTP384
1698
1699/* libcrypto has NID_secp521r1 */
1700#undef OPENSSL_HAS_NISTP521
1701
1702/* libcrypto has EVP AES CTR */
1703#undef OPENSSL_HAVE_EVPCTR
1704
1705/* libcrypto has EVP AES GCM */
1706#undef OPENSSL_HAVE_EVPGCM
1707
1708/* libcrypto is missing AES 192 and 256 bit functions */
1709#undef OPENSSL_LOBOTOMISED_AES
1710
1711/* Define if you want the OpenSSL internally seeded PRNG only */
1712#undef OPENSSL_PRNG_ONLY
1713
1714/* Define to the address where bug reports for this package should be sent. */
1715#undef PACKAGE_BUGREPORT
1716
1717/* Define to the full name of this package. */
1718#undef PACKAGE_NAME
1719
1720/* Define to the full name and version of this package. */
1721#undef PACKAGE_STRING
1722
1723/* Define to the one symbol short name of this package. */
1724#undef PACKAGE_TARNAME
1725
1726/* Define to the home page for this package. */
1727#undef PACKAGE_URL
1728
1729/* Define to the version of this package. */
1730#undef PACKAGE_VERSION
1731
1732/* Define if you are using Solaris-derived PAM which passes pam_messages to
1733 the conversation function with an extra level of indirection */
1734#undef PAM_SUN_CODEBASE
1735
1736/* Work around problematic Linux PAM modules handling of PAM_TTY */
1737#undef PAM_TTY_KLUDGE
1738
1739/* must supply username to passwd */
1740#undef PASSWD_NEEDS_USERNAME
1741
1742/* System dirs owned by bin (uid 2) */
1743#undef PLATFORM_SYS_DIR_UID
1744
1745/* Port number of PRNGD/EGD random number socket */
1746#undef PRNGD_PORT
1747
1748/* Location of PRNGD/EGD random number socket */
1749#undef PRNGD_SOCKET
1750
1751/* read(1) can return 0 for a non-closed fd */
1752#undef PTY_ZEROREAD
1753
1754/* Sandbox using capsicum */
1755#undef SANDBOX_CAPSICUM
1756
1757/* Sandbox using Darwin sandbox_init(3) */
1758#undef SANDBOX_DARWIN
1759
1760/* no privsep sandboxing */
1761#undef SANDBOX_NULL
1762
1763/* Sandbox using pledge(2) */
1764#undef SANDBOX_PLEDGE
1765
1766/* Sandbox using setrlimit(2) */
1767#undef SANDBOX_RLIMIT
1768
1769/* Sandbox using seccomp filter */
1770#undef SANDBOX_SECCOMP_FILTER
1771
1772/* setrlimit RLIMIT_FSIZE works */
1773#undef SANDBOX_SKIP_RLIMIT_FSIZE
1774
1775/* define if setrlimit RLIMIT_NOFILE breaks things */
1776#undef SANDBOX_SKIP_RLIMIT_NOFILE
1777
1778/* Sandbox using Solaris/Illumos privileges */
1779#undef SANDBOX_SOLARIS
1780
1781/* Sandbox using systrace(4) */
1782#undef SANDBOX_SYSTRACE
1783
1784/* Specify the system call convention in use */
1785#undef SECCOMP_AUDIT_ARCH
1786
1787/* Define if your platform breaks doing a seteuid before a setuid */
1788#undef SETEUID_BREAKS_SETUID
1789
1790/* The size of `int', as computed by sizeof. */
1791#undef SIZEOF_INT
1792
1793/* The size of `long int', as computed by sizeof. */
1794#undef SIZEOF_LONG_INT
1795
1796/* The size of `long long int', as computed by sizeof. */
1797#undef SIZEOF_LONG_LONG_INT
1798
1799/* The size of `short int', as computed by sizeof. */
1800#undef SIZEOF_SHORT_INT
1801
1802/* Define as const if snprintf() can declare const char *fmt */
1803#undef SNPRINTF_CONST
1804
1805/* Define to a Set Process Title type if your system is supported by
1806 bsd-setproctitle.c */
1807#undef SPT_TYPE
1808
1809/* Define if sshd somehow reacquires a controlling TTY after setsid() */
1810#undef SSHD_ACQUIRES_CTTY
1811
1812/* sshd PAM service name */
1813#undef SSHD_PAM_SERVICE
1814
1815/* Define if pam_chauthtok wants real uid set to the unpriv'ed user */
1816#undef SSHPAM_CHAUTHTOK_NEEDS_RUID
1817
1818/* Use audit debugging module */
1819#undef SSH_AUDIT_EVENTS
1820
1821/* Windows is sensitive to read buffer size */
1822#undef SSH_IOBUFSZ
1823
1824/* non-privileged user for privilege separation */
1825#undef SSH_PRIVSEP_USER
1826
1827/* Use tunnel device compatibility to OpenBSD */
1828#undef SSH_TUN_COMPAT_AF
1829
1830/* Open tunnel devices the FreeBSD way */
1831#undef SSH_TUN_FREEBSD
1832
1833/* Open tunnel devices the Linux tun/tap way */
1834#undef SSH_TUN_LINUX
1835
1836/* No layer 2 tunnel support */
1837#undef SSH_TUN_NO_L2
1838
1839/* Open tunnel devices the OpenBSD way */
1840#undef SSH_TUN_OPENBSD
1841
1842/* Prepend the address family to IP tunnel traffic */
1843#undef SSH_TUN_PREPEND_AF
1844
1845/* Define to 1 if you have the ANSI C header files. */
1846#undef STDC_HEADERS
1847
1848/* Define if you want a different $PATH for the superuser */
1849#undef SUPERUSER_PATH
1850
1851/* syslog_r function is safe to use in in a signal handler */
1852#undef SYSLOG_R_SAFE_IN_SIGHAND
1853
1854/* Support routing domains using Linux VRF */
1855#undef SYS_RDOMAIN_LINUX
1856
1857/* Support passwords > 8 chars */
1858#undef UNIXWARE_LONG_PASSWORDS
1859
1860/* Specify default $PATH */
1861#undef USER_PATH
1862
1863/* Define this if you want to use libkafs' AFS support */
1864#undef USE_AFS
1865
1866/* Use BSM audit module */
1867#undef USE_BSM_AUDIT
1868
1869/* Use btmp to log bad logins */
1870#undef USE_BTMP
1871
1872/* Use libedit for sftp */
1873#undef USE_LIBEDIT
1874
1875/* Use Linux audit module */
1876#undef USE_LINUX_AUDIT
1877
1878/* Enable OpenSSL engine support */
1879#undef USE_OPENSSL_ENGINE
1880
1881/* Define if you want to enable PAM support */
1882#undef USE_PAM
1883
1884/* Use PIPES instead of a socketpair() */
1885#undef USE_PIPES
1886
1887/* Define if you have Solaris privileges */
1888#undef USE_SOLARIS_PRIVS
1889
1890/* Define if you have Solaris process contracts */
1891#undef USE_SOLARIS_PROCESS_CONTRACTS
1892
1893/* Define if you have Solaris projects */
1894#undef USE_SOLARIS_PROJECTS
1895
1896/* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
1897#undef WITH_ABBREV_NO_TTY
1898
1899/* Define if you want to enable AIX4's authenticate function */
1900#undef WITH_AIXAUTHENTICATE
1901
1902/* Define if you have/want arrays (cluster-wide session management, not C
1903 arrays) */
1904#undef WITH_IRIX_ARRAY
1905
1906/* Define if you want IRIX audit trails */
1907#undef WITH_IRIX_AUDIT
1908
1909/* Define if you want IRIX kernel jobs */
1910#undef WITH_IRIX_JOBS
1911
1912/* Define if you want IRIX project management */
1913#undef WITH_IRIX_PROJECT
1914
1915/* use libcrypto for cryptography */
1916#undef WITH_OPENSSL
1917
1918/* Define if you want SELinux support. */
1919#undef WITH_SELINUX
1920
1921/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1922 significant byte first (like Motorola and SPARC, unlike Intel). */
1923#if defined AC_APPLE_UNIVERSAL_BUILD
1924# if defined __BIG_ENDIAN__
1925# define WORDS_BIGENDIAN 1
1926# endif
1927#else
1928# ifndef WORDS_BIGENDIAN
1929# undef WORDS_BIGENDIAN
1930# endif
1931#endif
1932
1933/* Define if xauth is found in your path */
1934#undef XAUTH_PATH
1935
1936/* Enable large inode numbers on Mac OS X 10.5. */
1937#ifndef _DARWIN_USE_64_BIT_INODE
1938# define _DARWIN_USE_64_BIT_INODE 1
1939#endif
1940
1941/* Number of bits in a file offset, on hosts where this is settable. */
1942#undef _FILE_OFFSET_BITS
1943
1944/* Define for large files, on AIX-style hosts. */
1945#undef _LARGE_FILES
1946
1947/* log for bad login attempts */
1948#undef _PATH_BTMP
1949
1950/* Full path of your "passwd" program */
1951#undef _PATH_PASSWD_PROG
1952
1953/* Specify location of ssh.pid */
1954#undef _PATH_SSH_PIDDIR
1955
1956/* Define if we don't have struct __res_state in resolv.h */
1957#undef __res_state
1958
1959/* Define to rpl_calloc if the replacement function should be used. */
1960#undef calloc
1961
1962/* Define to `__inline__' or `__inline' if that's what the C compiler
1963 calls it, or to nothing if 'inline' is not supported under any name. */
1964#ifndef __cplusplus
1965#undef inline
1966#endif
1967
1968/* Define to rpl_malloc if the replacement function should be used. */
1969#undef malloc
1970
1971/* Define to rpl_realloc if the replacement function should be used. */
1972#undef realloc
1973
1974/* type to use in place of socklen_t if not defined */
1975#undef socklen_t