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