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