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