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