1 /* config.h. Generated by configure. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */ 3 /* $Id: acconfig.h,v 1.149 2003/03/10 00:38:10 djm Exp $ */ 4 /* $FreeBSD$ */ 5 6 #ifndef _CONFIG_H 7 #define _CONFIG_H 8 9 /* Generated automatically from acconfig.h by autoheader. */ 10 /* Please make your changes there */ 11 12 13 /* Define to a Set Process Title type if your system is */ 14 /* supported by bsd-setproctitle.c */ 15 /* #undef SPT_TYPE */ 16 17 /* setgroups() NOOP allowed */ 18 /* #undef SETGROUPS_NOOP */ 19 20 /* SCO workaround */ 21 /* #undef BROKEN_SYS_TERMIO_H */ 22 23 /* Define if you have SecureWare-based protected password database */ 24 /* #undef HAVE_SECUREWARE */ 25 26 /* If your header files don't define LOGIN_PROGRAM, then use this (detected) */ 27 /* from environment and PATH */ 28 #define LOGIN_PROGRAM_FALLBACK "/usr/bin/login" 29 30 /* Define if your password has a pw_class field */ 31 #define HAVE_PW_CLASS_IN_PASSWD 1 32 33 /* Define if your password has a pw_expire field */ 34 #define HAVE_PW_EXPIRE_IN_PASSWD 1 35 36 /* Define if your password has a pw_change field */ 37 #define HAVE_PW_CHANGE_IN_PASSWD 1 38 39 /* Define if your system uses access rights style file descriptor passing */ 40 /* #undef HAVE_ACCRIGHTS_IN_MSGHDR */ 41 42 /* Define if your system uses ancillary data style file descriptor passing */ 43 #define HAVE_CONTROL_IN_MSGHDR 1 44 45 /* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */ 46 /* #undef BROKEN_INET_NTOA */ 47 48 /* Define if your system defines sys_errlist[] */ 49 #define HAVE_SYS_ERRLIST 1 50 51 /* Define if your system defines sys_nerr */ 52 #define HAVE_SYS_NERR 1 53 54 /* Define if your system choked on IP TOS setting */ 55 /* #undef IP_TOS_IS_BROKEN */ 56 57 /* Define if you have the getuserattr function. */ 58 /* #undef HAVE_GETUSERATTR */ 59 60 /* Work around problematic Linux PAM modules handling of PAM_TTY */ 61 /* #undef PAM_TTY_KLUDGE */ 62 63 /* Use PIPES instead of a socketpair() */ 64 /* #undef USE_PIPES */ 65 66 /* Define if your snprintf is busted */ 67 /* #undef BROKEN_SNPRINTF */ 68 69 /* Define if you are on Cygwin */ 70 /* #undef HAVE_CYGWIN */ 71 72 /* Define if you have a broken realpath. */ 73 /* #undef BROKEN_REALPATH */ 74 75 /* Define if you are on NeXT */ 76 /* #undef HAVE_NEXT */ 77 78 /* Define if you are on NEWS-OS */ 79 /* #undef HAVE_NEWS4 */ 80 81 /* Define if you want to enable PAM support */ 82 #define USE_PAM 1 83 84 /* Define if you want to enable AIX4's authenticate function */ 85 /* #undef WITH_AIXAUTHENTICATE */ 86 87 /* Define if you have/want arrays (cluster-wide session managment, not C arrays) */ 88 /* #undef WITH_IRIX_ARRAY */ 89 90 /* Define if you want IRIX project management */ 91 /* #undef WITH_IRIX_PROJECT */ 92 93 /* Define if you want IRIX audit trails */ 94 /* #undef WITH_IRIX_AUDIT */ 95 96 /* Define if you want IRIX kernel jobs */ 97 /* #undef WITH_IRIX_JOBS */ 98 99 /* Location of PRNGD/EGD random number socket */ 100 /* #undef PRNGD_SOCKET */ 101 102 /* Port number of PRNGD/EGD random number socket */ 103 /* #undef PRNGD_PORT */ 104 105 /* Builtin PRNG command timeout */ 106 #define ENTROPY_TIMEOUT_MSEC 200 107 108 /* non-privileged user for privilege separation */ 109 #define SSH_PRIVSEP_USER "sshd" 110 111 /* Define if you want to install preformatted manpages.*/ 112 /* #undef MANTYPE */ 113 114 /* Define if your ssl headers are included with #include <openssl/header.h> */ 115 #define HAVE_OPENSSL 1 116 117 /* Define if you are linking against RSAref. Used only to print the right 118 * message at run-time. */ 119 /* #undef RSAREF */ 120 121 /* struct timeval */ 122 #define HAVE_STRUCT_TIMEVAL 1 123 124 /* struct utmp and struct utmpx fields */ 125 #define HAVE_HOST_IN_UTMP 1 126 /* #undef HAVE_HOST_IN_UTMPX */ 127 /* #undef HAVE_ADDR_IN_UTMP */ 128 /* #undef HAVE_ADDR_IN_UTMPX */ 129 /* #undef HAVE_ADDR_V6_IN_UTMP */ 130 /* #undef HAVE_ADDR_V6_IN_UTMPX */ 131 /* #undef HAVE_SYSLEN_IN_UTMPX */ 132 /* #undef HAVE_PID_IN_UTMP */ 133 /* #undef HAVE_TYPE_IN_UTMP */ 134 /* #undef HAVE_TYPE_IN_UTMPX */ 135 /* #undef HAVE_TV_IN_UTMP */ 136 /* #undef HAVE_TV_IN_UTMPX */ 137 /* #undef HAVE_ID_IN_UTMP */ 138 /* #undef HAVE_ID_IN_UTMPX */ 139 /* #undef HAVE_EXIT_IN_UTMP */ 140 #define HAVE_TIME_IN_UTMP 1 141 /* #undef HAVE_TIME_IN_UTMPX */ 142 143 /* Define if you don't want to use your system's login() call */ 144 /* #undef DISABLE_LOGIN */ 145 146 /* Define if you don't want to use pututline() etc. to write [uw]tmp */ 147 /* #undef DISABLE_PUTUTLINE */ 148 149 /* Define if you don't want to use pututxline() etc. to write [uw]tmpx */ 150 /* #undef DISABLE_PUTUTXLINE */ 151 152 /* Define if you don't want to use lastlog */ 153 /* #undef DISABLE_LASTLOG */ 154 155 /* Define if you don't want to use lastlog in session.c */ 156 /* #undef NO_SSH_LASTLOG */ 157 158 /* Define if you don't want to use utmp */ 159 /* #undef DISABLE_UTMP */ 160 161 /* Define if you don't want to use utmpx */ 162 #define DISABLE_UTMPX 1 163 164 /* Define if you don't want to use wtmp */ 165 /* #undef DISABLE_WTMP */ 166 167 /* Define if you don't want to use wtmpx */ 168 #define DISABLE_WTMPX 1 169 170 /* Some systems need a utmpx entry for /bin/login to work */ 171 /* #undef LOGIN_NEEDS_UTMPX */ 172 173 /* Some versions of /bin/login need the TERM supplied on the commandline */ 174 /* #undef LOGIN_NEEDS_TERM */ 175 176 /* Define if your login program cannot handle end of options ("--") */ 177 /* #undef LOGIN_NO_ENDOPT */ 178 179 /* Define if you want to specify the path to your lastlog file */ 180 /* #undef CONF_LASTLOG_FILE */ 181 182 /* Define if you want to specify the path to your utmp file */ 183 #define CONF_UTMP_FILE "/var/run/utmp" 184 185 /* Define if you want to specify the path to your wtmp file */ 186 #define CONF_WTMP_FILE "/var/log/wtmp" 187 188 /* Define if you want to specify the path to your utmpx file */ 189 /* #undef CONF_UTMPX_FILE */ 190 191 /* Define if you want to specify the path to your wtmpx file */ 192 /* #undef CONF_WTMPX_FILE */ 193 194 /* Define if you want external askpass support */ 195 /* #undef USE_EXTERNAL_ASKPASS */ 196 197 /* Define if libc defines __progname */ 198 #define HAVE___PROGNAME 1 199 200 /* Define if compiler implements __FUNCTION__ */ 201 #define HAVE___FUNCTION__ 1 202 203 /* Define if compiler implements __func__ */ 204 #define HAVE___func__ 1 205 206 /* Define if you want Kerberos 5 support */ 207 /* #undef KRB5 */ 208 209 /* Define this if you are using the Heimdal version of Kerberos V5 */ 210 /* #undef HEIMDAL */ 211 212 /* Define if you want Kerberos 4 support */ 213 /* #undef KRB4 */ 214 215 /* Define if you want AFS support */ 216 /* #undef AFS */ 217 218 /* Define if you want S/Key support */ 219 /* #undef SKEY */ 220 221 /* Define if you want OPIE support */ 222 /* #undef OPIE */ 223 224 /* Define if you want TCP Wrappers support */ 225 #define LIBWRAP 1 226 227 /* Define if your libraries define login() */ 228 #define HAVE_LOGIN 1 229 230 /* Define if your libraries define daemon() */ 231 #define HAVE_DAEMON 1 232 233 /* Define if your libraries define getpagesize() */ 234 #define HAVE_GETPAGESIZE 1 235 236 /* Define if xauth is found in your path */ 237 #define XAUTH_PATH "/usr/X11R6/bin/xauth" 238 239 /* Define if you want to allow MD5 passwords */ 240 /* #undef HAVE_MD5_PASSWORDS */ 241 242 /* Define if you want to disable shadow passwords */ 243 /* #undef DISABLE_SHADOW */ 244 245 /* Define if you want to use shadow password expire field */ 246 /* #undef HAS_SHADOW_EXPIRE */ 247 248 /* Define if you have Digital Unix Security Integration Architecture */ 249 /* #undef HAVE_OSF_SIA */ 250 251 /* Define if you have getpwanam(3) [SunOS 4.x] */ 252 /* #undef HAVE_GETPWANAM */ 253 254 /* Define if you have an old version of PAM which takes only one argument */ 255 /* to pam_strerror */ 256 /* #undef HAVE_OLD_PAM */ 257 258 /* Define if you are using Solaris-derived PAM which passes pam_messages */ 259 /* to the conversation function with an extra level of indirection */ 260 /* #undef PAM_SUN_CODEBASE */ 261 262 /* Set this to your mail directory if you don't have maillock.h */ 263 /* #undef MAIL_DIRECTORY */ 264 265 /* Data types */ 266 #define HAVE_U_INT 1 267 #define HAVE_INTXX_T 1 268 #define HAVE_U_INTXX_T 1 269 #define HAVE_UINTXX_T 1 270 #define HAVE_INT64_T 1 271 #define HAVE_U_INT64_T 1 272 #define HAVE_U_CHAR 1 273 #define HAVE_SIZE_T 1 274 #define HAVE_SSIZE_T 1 275 #define HAVE_CLOCK_T 1 276 #define HAVE_MODE_T 1 277 #define HAVE_PID_T 1 278 #define HAVE_SA_FAMILY_T 1 279 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 280 #define HAVE_STRUCT_ADDRINFO 1 281 #define HAVE_STRUCT_IN6_ADDR 1 282 #define HAVE_STRUCT_SOCKADDR_IN6 1 283 284 /* Fields in struct sockaddr_storage */ 285 #define HAVE_SS_FAMILY_IN_SS 1 286 /* #undef HAVE___SS_FAMILY_IN_SS */ 287 288 /* Define if you have /dev/ptmx */ 289 /* #undef HAVE_DEV_PTMX */ 290 291 /* Define if you have /dev/ptc */ 292 /* #undef HAVE_DEV_PTS_AND_PTC */ 293 294 /* Define if you need to use IP address instead of hostname in $DISPLAY */ 295 /* #undef IPADDR_IN_DISPLAY */ 296 297 /* Specify default $PATH */ 298 /* #undef USER_PATH */ 299 300 /* Specify location of ssh.pid */ 301 #define _PATH_SSH_PIDDIR "/var/run" 302 303 /* Use IPv4 for connection by default, IPv6 can still if explicity asked */ 304 /* #undef IPV4_DEFAULT */ 305 306 /* getaddrinfo is broken (if present) */ 307 /* #undef BROKEN_GETADDRINFO */ 308 309 /* Workaround more Linux IPv6 quirks */ 310 /* #undef DONT_TRY_OTHER_AF */ 311 312 /* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */ 313 /* #undef IPV4_IN_IPV6 */ 314 315 /* Define if you have BSD auth support */ 316 /* #undef BSD_AUTH */ 317 318 /* Define if X11 doesn't support AF_UNIX sockets on that system */ 319 /* #undef NO_X11_UNIX_SOCKETS */ 320 321 /* Define if the concept of ports only accessible to superusers isn't known */ 322 /* #undef NO_IPPORT_RESERVED_CONCEPT */ 323 324 /* Needed for SCO and NeXT */ 325 /* #undef BROKEN_SAVED_UIDS */ 326 327 /* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */ 328 #define GLOB_HAS_ALTDIRFUNC 1 329 330 /* Define if your system glob() function has gl_matchc options in glob_t */ 331 /* #undef GLOB_HAS_GL_MATCHC */ 332 333 /* Define in your struct dirent expects you to allocate extra space for d_name */ 334 /* #undef BROKEN_ONE_BYTE_DIRENT_D_NAME */ 335 336 /* Define if your getopt(3) defines and uses optreset */ 337 #define HAVE_GETOPT_OPTRESET 1 338 339 /* Define on *nto-qnx systems */ 340 /* #undef MISSING_NFDBITS */ 341 342 /* Define on *nto-qnx systems */ 343 /* #undef MISSING_HOWMANY */ 344 345 /* Define on *nto-qnx systems */ 346 /* #undef MISSING_FD_MASK */ 347 348 /* Define if you want smartcard support */ 349 /* #undef SMARTCARD */ 350 351 /* Define if you want smartcard support using sectok */ 352 /* #undef USE_SECTOK */ 353 354 /* Define if you want smartcard support using OpenSC */ 355 /* #undef USE_OPENSC */ 356 357 /* Define if you want to use OpenSSL's internally seeded PRNG only */ 358 #define OPENSSL_PRNG_ONLY 1 359 360 /* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */ 361 /* #undef WITH_ABBREV_NO_TTY */ 362 363 /* Define if you want a different $PATH for the superuser */ 364 /* #undef SUPERUSER_PATH */ 365 366 /* Path that unprivileged child will chroot() to in privep mode */ 367 /* #undef PRIVSEP_PATH */ 368 369 /* Define if your platform needs to skip post auth file descriptor passing */ 370 /* #undef DISABLE_FD_PASSING */ 371 372 /* Silly mkstemp() */ 373 /* #undef HAVE_STRICT_MKSTEMP */ 374 375 /* Setproctitle emulation */ 376 /* #undef SETPROCTITLE_STRATEGY */ 377 /* #undef SETPROCTITLE_PS_PADDING */ 378 379 /* Some systems put this outside of libc */ 380 #define HAVE_NANOSLEEP 1 381 382 /* Pushing STREAMS modules incorrectly acquires a controlling TTY */ 383 /* #undef STREAMS_PUSH_ACQUIRES_CTTY */ 384 385 386 /* Define to 1 if the `getpgrp' function requires zero arguments. */ 387 #define GETPGRP_VOID 1 388 389 /* Define to 1 if you have the `arc4random' function. */ 390 #define HAVE_ARC4RANDOM 1 391 392 /* Define to 1 if you have the `b64_ntop' function. */ 393 /* #undef HAVE_B64_NTOP */ 394 395 /* Define to 1 if you have the `b64_pton' function. */ 396 /* #undef HAVE_B64_PTON */ 397 398 /* Define to 1 if you have the `basename' function. */ 399 #define HAVE_BASENAME 1 400 401 /* Define to 1 if you have the `bcopy' function. */ 402 #define HAVE_BCOPY 1 403 404 /* Define to 1 if you have the `bindresvport_sa' function. */ 405 #define HAVE_BINDRESVPORT_SA 1 406 407 /* Define to 1 if you have the <bstring.h> header file. */ 408 /* #undef HAVE_BSTRING_H */ 409 410 /* Define to 1 if you have the `clock' function. */ 411 #define HAVE_CLOCK 1 412 413 /* Define to 1 if you have the <crypt.h> header file. */ 414 /* #undef HAVE_CRYPT_H */ 415 416 /* Define to 1 if you have the `dirname' function. */ 417 #define HAVE_DIRNAME 1 418 419 /* Define to 1 if you have the <endian.h> header file. */ 420 /* #undef HAVE_ENDIAN_H */ 421 422 /* Define to 1 if you have the `endutent' function. */ 423 /* #undef HAVE_ENDUTENT */ 424 425 /* Define to 1 if you have the `endutxent' function. */ 426 /* #undef HAVE_ENDUTXENT */ 427 428 /* Define to 1 if you have the `fchmod' function. */ 429 #define HAVE_FCHMOD 1 430 431 /* Define to 1 if you have the `fchown' function. */ 432 #define HAVE_FCHOWN 1 433 434 /* Define to 1 if you have the <floatingpoint.h> header file. */ 435 #define HAVE_FLOATINGPOINT_H 1 436 437 /* Define to 1 if you have the `freeaddrinfo' function. */ 438 #define HAVE_FREEADDRINFO 1 439 440 /* Define to 1 if you have the `futimes' function. */ 441 #define HAVE_FUTIMES 1 442 443 /* Define to 1 if you have the `gai_strerror' function. */ 444 #define HAVE_GAI_STRERROR 1 445 446 /* Define to 1 if you have the `getaddrinfo' function. */ 447 #define HAVE_GETADDRINFO 1 448 449 /* Define to 1 if you have the `getcwd' function. */ 450 #define HAVE_GETCWD 1 451 452 /* Define to 1 if you have the `getgrouplist' function. */ 453 #define HAVE_GETGROUPLIST 1 454 455 /* Define to 1 if you have the `getluid' function. */ 456 /* #undef HAVE_GETLUID */ 457 458 /* Define to 1 if you have the `getnameinfo' function. */ 459 #define HAVE_GETNAMEINFO 1 460 461 /* Define to 1 if you have the `getopt' function. */ 462 #define HAVE_GETOPT 1 463 464 /* Define to 1 if you have the <getopt.h> header file. */ 465 #define HAVE_GETOPT_H 1 466 467 /* Define to 1 if you have the `getpeereid' function. */ 468 #define HAVE_GETPEEREID 1 469 470 /* Define to 1 if you have the `getpwanam' function. */ 471 /* #undef HAVE_GETPWANAM */ 472 473 /* Define to 1 if you have the `getrlimit' function. */ 474 #define HAVE_GETRLIMIT 1 475 476 /* Define to 1 if you have the `getrusage' function. */ 477 #define HAVE_GETRUSAGE 1 478 479 /* Define to 1 if you have the `gettimeofday' function. */ 480 #define HAVE_GETTIMEOFDAY 1 481 482 /* Define to 1 if you have the `getttyent' function. */ 483 #define HAVE_GETTTYENT 1 484 485 /* Define to 1 if you have the `getutent' function. */ 486 /* #undef HAVE_GETUTENT */ 487 488 /* Define to 1 if you have the `getutid' function. */ 489 /* #undef HAVE_GETUTID */ 490 491 /* Define to 1 if you have the `getutline' function. */ 492 /* #undef HAVE_GETUTLINE */ 493 494 /* Define to 1 if you have the `getutxent' function. */ 495 /* #undef HAVE_GETUTXENT */ 496 497 /* Define to 1 if you have the `getutxid' function. */ 498 /* #undef HAVE_GETUTXID */ 499 500 /* Define to 1 if you have the `getutxline' function. */ 501 /* #undef HAVE_GETUTXLINE */ 502 503 /* Define to 1 if you have the `glob' function. */ 504 #define HAVE_GLOB 1 505 506 /* Define to 1 if you have the <glob.h> header file. */ 507 #define HAVE_GLOB_H 1 508 509 /* Define to 1 if you have the <ia.h> header file. */ 510 /* #undef HAVE_IA_H */ 511 512 /* Define to 1 if you have the `inet_aton' function. */ 513 #define HAVE_INET_ATON 1 514 515 /* Define to 1 if you have the `inet_ntoa' function. */ 516 #define HAVE_INET_NTOA 1 517 518 /* Define to 1 if you have the `inet_ntop' function. */ 519 #define HAVE_INET_NTOP 1 520 521 /* Define to 1 if you have the `innetgr' function. */ 522 #define HAVE_INNETGR 1 523 524 /* Define to 1 if you have the <inttypes.h> header file. */ 525 #define HAVE_INTTYPES_H 1 526 527 /* Define to 1 if you have the <krb.h> header file. */ 528 /* #undef HAVE_KRB_H */ 529 530 /* Define to 1 if you have the <lastlog.h> header file. */ 531 /* #undef HAVE_LASTLOG_H */ 532 533 /* Define to 1 if you have the `crypt' library (-lcrypt). */ 534 /* #undef HAVE_LIBCRYPT */ 535 536 /* Define to 1 if you have the `des' library (-ldes). */ 537 /* #undef HAVE_LIBDES */ 538 539 /* Define to 1 if you have the `des425' library (-ldes425). */ 540 /* #undef HAVE_LIBDES425 */ 541 542 /* Define to 1 if you have the `dl' library (-ldl). */ 543 /* #undef HAVE_LIBDL */ 544 545 /* Define to 1 if you have the <libgen.h> header file. */ 546 #define HAVE_LIBGEN_H 1 547 548 /* Define to 1 if you have the `krb' library (-lkrb). */ 549 /* #undef HAVE_LIBKRB */ 550 551 /* Define to 1 if you have the `krb4' library (-lkrb4). */ 552 /* #undef HAVE_LIBKRB4 */ 553 554 /* Define to 1 if you have the `nsl' library (-lnsl). */ 555 /* #undef HAVE_LIBNSL */ 556 557 /* Define to 1 if you have the `pam' library (-lpam). */ 558 #define HAVE_LIBPAM 1 559 560 /* Define to 1 if you have the `resolv' library (-lresolv). */ 561 /* #undef HAVE_LIBRESOLV */ 562 563 /* Define to 1 if you have the `sectok' library (-lsectok). */ 564 /* #undef HAVE_LIBSECTOK */ 565 566 /* Define to 1 if you have the `socket' library (-lsocket). */ 567 /* #undef HAVE_LIBSOCKET */ 568 569 /* Define to 1 if you have the <libutil.h> header file. */ 570 #define HAVE_LIBUTIL_H 1 571 572 /* Define to 1 if you have the `xnet' library (-lxnet). */ 573 /* #undef HAVE_LIBXNET */ 574 575 /* Define to 1 if you have the `z' library (-lz). */ 576 #define HAVE_LIBZ 1 577 578 /* Define to 1 if you have the <limits.h> header file. */ 579 #define HAVE_LIMITS_H 1 580 581 /* Define to 1 if you have the <login_cap.h> header file. */ 582 #define HAVE_LOGIN_CAP_H 1 583 584 /* Define to 1 if you have the `login_getcapbool' function. */ 585 #define HAVE_LOGIN_GETCAPBOOL 1 586 587 /* Define to 1 if you have the <login.h> header file. */ 588 /* #undef HAVE_LOGIN_H */ 589 590 /* Define to 1 if you have the `logout' function. */ 591 #define HAVE_LOGOUT 1 592 593 /* Define to 1 if you have the `logwtmp' function. */ 594 #define HAVE_LOGWTMP 1 595 596 /* Define to 1 if you have the <maillock.h> header file. */ 597 /* #undef HAVE_MAILLOCK_H */ 598 599 /* Define to 1 if you have the `md5_crypt' function. */ 600 /* #undef HAVE_MD5_CRYPT */ 601 602 /* Define to 1 if you have the `memmove' function. */ 603 #define HAVE_MEMMOVE 1 604 605 /* Define to 1 if you have the <memory.h> header file. */ 606 #define HAVE_MEMORY_H 1 607 608 /* Define to 1 if you have the `mkdtemp' function. */ 609 #define HAVE_MKDTEMP 1 610 611 /* Define to 1 if you have the `mmap' function. */ 612 #define HAVE_MMAP 1 613 614 /* Define to 1 if you have the <netdb.h> header file. */ 615 #define HAVE_NETDB_H 1 616 617 /* Define to 1 if you have the <netgroup.h> header file. */ 618 /* #undef HAVE_NETGROUP_H */ 619 620 /* Define to 1 if you have the <netinet/in_systm.h> header file. */ 621 #define HAVE_NETINET_IN_SYSTM_H 1 622 623 /* Define to 1 if you have the `ngetaddrinfo' function. */ 624 /* #undef HAVE_NGETADDRINFO */ 625 626 /* Define to 1 if you have the `nsleep' function. */ 627 /* #undef HAVE_NSLEEP */ 628 629 /* Define to 1 if you have the `ogetaddrinfo' function. */ 630 /* #undef HAVE_OGETADDRINFO */ 631 632 /* Define to 1 if you have the `openpty' function. */ 633 #define HAVE_OPENPTY 1 634 635 /* Define to 1 if you have the `pam_getenvlist' function. */ 636 #define HAVE_PAM_GETENVLIST 1 637 638 /* Define to 1 if you have the <paths.h> header file. */ 639 #define HAVE_PATHS_H 1 640 641 /* Define to 1 if you have the `pstat' function. */ 642 /* #undef HAVE_PSTAT */ 643 644 /* Define to 1 if you have the <pty.h> header file. */ 645 /* #undef HAVE_PTY_H */ 646 647 /* Define to 1 if you have the `pututline' function. */ 648 /* #undef HAVE_PUTUTLINE */ 649 650 /* Define to 1 if you have the `pututxline' function. */ 651 /* #undef HAVE_PUTUTXLINE */ 652 653 /* Define to 1 if you have the `readpassphrase' function. */ 654 #define HAVE_READPASSPHRASE 1 655 656 /* Define to 1 if you have the <readpassphrase.h> header file. */ 657 #define HAVE_READPASSPHRASE_H 1 658 659 /* Define to 1 if you have the `realpath' function. */ 660 #define HAVE_REALPATH 1 661 662 /* Define to 1 if you have the `recvmsg' function. */ 663 #define HAVE_RECVMSG 1 664 665 /* Define to 1 if you have the <rpc/types.h> header file. */ 666 #define HAVE_RPC_TYPES_H 1 667 668 /* Define to 1 if you have the `rresvport_af' function. */ 669 #define HAVE_RRESVPORT_AF 1 670 671 /* Define to 1 if you have the <sectok.h> header file. */ 672 /* #undef HAVE_SECTOK_H */ 673 674 /* Define to 1 if you have the <security/pam_appl.h> header file. */ 675 #define HAVE_SECURITY_PAM_APPL_H 1 676 677 /* Define to 1 if you have the `sendmsg' function. */ 678 #define HAVE_SENDMSG 1 679 680 /* Define to 1 if you have the `setdtablesize' function. */ 681 /* #undef HAVE_SETDTABLESIZE */ 682 683 /* Define to 1 if you have the `setegid' function. */ 684 #define HAVE_SETEGID 1 685 686 /* Define to 1 if you have the `setenv' function. */ 687 #define HAVE_SETENV 1 688 689 /* Define to 1 if you have the `seteuid' function. */ 690 #define HAVE_SETEUID 1 691 692 /* Define to 1 if you have the `setgroups' function. */ 693 #define HAVE_SETGROUPS 1 694 695 /* Define to 1 if you have the `setlogin' function. */ 696 #define HAVE_SETLOGIN 1 697 698 /* Define to 1 if you have the `setluid' function. */ 699 /* #undef HAVE_SETLUID */ 700 701 /* Define to 1 if you have the `setpcred' function. */ 702 /* #undef HAVE_SETPCRED */ 703 704 /* Define to 1 if you have the `setproctitle' function. */ 705 #define HAVE_SETPROCTITLE 1 706 707 /* Define to 1 if you have the `setresgid' function. */ 708 #define HAVE_SETRESGID 1 709 710 /* Define to 1 if you have the `setreuid' function. */ 711 #define HAVE_SETREUID 1 712 713 /* Define to 1 if you have the `setrlimit' function. */ 714 #define HAVE_SETRLIMIT 1 715 716 /* Define to 1 if you have the `setsid' function. */ 717 #define HAVE_SETSID 1 718 719 /* Define to 1 if you have the `setutent' function. */ 720 /* #undef HAVE_SETUTENT */ 721 722 /* Define to 1 if you have the `setutxent' function. */ 723 /* #undef HAVE_SETUTXENT */ 724 725 /* Define to 1 if you have the `setvbuf' function. */ 726 #define HAVE_SETVBUF 1 727 728 /* Define to 1 if you have the <shadow.h> header file. */ 729 /* #undef HAVE_SHADOW_H */ 730 731 /* Define to 1 if you have the `sigaction' function. */ 732 #define HAVE_SIGACTION 1 733 734 /* Define to 1 if you have the `sigvec' function. */ 735 #define HAVE_SIGVEC 1 736 737 /* Define to 1 if the system has the type `sig_atomic_t'. */ 738 #define HAVE_SIG_ATOMIC_T 1 739 740 /* Define to 1 if you have the `snprintf' function. */ 741 #define HAVE_SNPRINTF 1 742 743 /* Define to 1 if you have the `socketpair' function. */ 744 #define HAVE_SOCKETPAIR 1 745 746 /* Define to 1 if you have the <stddef.h> header file. */ 747 #define HAVE_STDDEF_H 1 748 749 /* Define to 1 if you have the <stdint.h> header file. */ 750 #define HAVE_STDINT_H 1 751 752 /* Define to 1 if you have the <stdlib.h> header file. */ 753 #define HAVE_STDLIB_H 1 754 755 /* Define to 1 if you have the `strerror' function. */ 756 #define HAVE_STRERROR 1 757 758 /* Define to 1 if you have the `strftime' function. */ 759 #define HAVE_STRFTIME 1 760 761 /* Define to 1 if you have the <strings.h> header file. */ 762 #define HAVE_STRINGS_H 1 763 764 /* Define to 1 if you have the <string.h> header file. */ 765 #define HAVE_STRING_H 1 766 767 /* Define to 1 if you have the `strlcat' function. */ 768 #define HAVE_STRLCAT 1 769 770 /* Define to 1 if you have the `strlcpy' function. */ 771 #define HAVE_STRLCPY 1 772 773 /* Define to 1 if you have the `strmode' function. */ 774 #define HAVE_STRMODE 1 775 776 /* Define to 1 if you have the `strnvis' function. */ 777 /* #undef HAVE_STRNVIS */ 778 779 /* Define to 1 if you have the `strsep' function. */ 780 #define HAVE_STRSEP 1 781 782 /* Define to 1 if `st_blksize' is member of `struct stat'. */ 783 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 784 785 /* Define to 1 if the system has the type `struct timespec'. */ 786 #define HAVE_STRUCT_TIMESPEC 1 787 788 /* Define to 1 if you have the `sysconf' function. */ 789 #define HAVE_SYSCONF 1 790 791 /* Define to 1 if you have the <sys/bitypes.h> header file. */ 792 /* #undef HAVE_SYS_BITYPES_H */ 793 794 /* Define to 1 if you have the <sys/bsdtty.h> header file. */ 795 /* #undef HAVE_SYS_BSDTTY_H */ 796 797 /* Define to 1 if you have the <sys/cdefs.h> header file. */ 798 #define HAVE_SYS_CDEFS_H 1 799 800 /* Define to 1 if you have the <sys/mman.h> header file. */ 801 #define HAVE_SYS_MMAN_H 1 802 803 /* Define to 1 if you have the <sys/pstat.h> header file. */ 804 /* #undef HAVE_SYS_PSTAT_H */ 805 806 /* Define to 1 if you have the <sys/select.h> header file. */ 807 #define HAVE_SYS_SELECT_H 1 808 809 /* Define to 1 if you have the <sys/stat.h> header file. */ 810 #define HAVE_SYS_STAT_H 1 811 812 /* Define to 1 if you have the <sys/stropts.h> header file. */ 813 /* #undef HAVE_SYS_STROPTS_H */ 814 815 /* Define to 1 if you have the <sys/sysmacros.h> header file. */ 816 /* #undef HAVE_SYS_SYSMACROS_H */ 817 818 /* Define to 1 if you have the <sys/timers.h> header file. */ 819 #define HAVE_SYS_TIMERS_H 1 820 821 /* Define to 1 if you have the <sys/time.h> header file. */ 822 #define HAVE_SYS_TIME_H 1 823 824 /* Define to 1 if you have the <sys/types.h> header file. */ 825 #define HAVE_SYS_TYPES_H 1 826 827 /* Define to 1 if you have the <sys/un.h> header file. */ 828 #define HAVE_SYS_UN_H 1 829 830 /* Define to 1 if you have the `tcgetpgrp' function. */ 831 #define HAVE_TCGETPGRP 1 832 833 /* Define to 1 if you have the `time' function. */ 834 #define HAVE_TIME 1 835 836 /* Define to 1 if you have the <time.h> header file. */ 837 #define HAVE_TIME_H 1 838 839 /* Define to 1 if you have the <tmpdir.h> header file. */ 840 /* #undef HAVE_TMPDIR_H */ 841 842 /* Define to 1 if you have the `truncate' function. */ 843 #define HAVE_TRUNCATE 1 844 845 /* Define to 1 if you have the <ttyent.h> header file. */ 846 #define HAVE_TTYENT_H 1 847 848 /* Define to 1 if you have the <unistd.h> header file. */ 849 #define HAVE_UNISTD_H 1 850 851 /* Define to 1 if you have the `updwtmp' function. */ 852 /* #undef HAVE_UPDWTMP */ 853 854 /* Define to 1 if you have the <usersec.h> header file. */ 855 /* #undef HAVE_USERSEC_H */ 856 857 /* Define to 1 if you have the <util.h> header file. */ 858 /* #undef HAVE_UTIL_H */ 859 860 /* Define to 1 if you have the `utimes' function. */ 861 #define HAVE_UTIMES 1 862 863 /* Define to 1 if you have the <utime.h> header file. */ 864 #define HAVE_UTIME_H 1 865 866 /* Define to 1 if you have the `utmpname' function. */ 867 /* #undef HAVE_UTMPNAME */ 868 869 /* Define to 1 if you have the `utmpxname' function. */ 870 /* #undef HAVE_UTMPXNAME */ 871 872 /* Define to 1 if you have the <utmpx.h> header file. */ 873 /* #undef HAVE_UTMPX_H */ 874 875 /* Define to 1 if you have the <utmp.h> header file. */ 876 #define HAVE_UTMP_H 1 877 878 /* Define to 1 if you have the `vhangup' function. */ 879 /* #undef HAVE_VHANGUP */ 880 881 /* Define to 1 if you have the `vsnprintf' function. */ 882 #define HAVE_VSNPRINTF 1 883 884 /* Define to 1 if you have the `waitpid' function. */ 885 #define HAVE_WAITPID 1 886 887 /* Define to 1 if you have the `_getpty' function. */ 888 /* #undef HAVE__GETPTY */ 889 890 /* Define to 1 if you have the `__b64_ntop' function. */ 891 #define HAVE___B64_NTOP 1 892 893 /* Define to 1 if you have the `__b64_pton' function. */ 894 #define HAVE___B64_PTON 1 895 896 /* Define to the address where bug reports for this package should be sent. */ 897 #define PACKAGE_BUGREPORT "" 898 899 /* Define to the full name of this package. */ 900 #define PACKAGE_NAME "" 901 902 /* Define to the full name and version of this package. */ 903 #define PACKAGE_STRING "" 904 905 /* Define to the one symbol short name of this package. */ 906 #define PACKAGE_TARNAME "" 907 908 /* Define to the version of this package. */ 909 #define PACKAGE_VERSION "" 910 911 /* The size of a `char', as computed by sizeof. */ 912 #define SIZEOF_CHAR 1 913 914 /* The size of a `int', as computed by sizeof. */ 915 #define SIZEOF_INT 4 916 917 /* The size of a `long int', as computed by sizeof. */ 918 #define SIZEOF_LONG_INT 4 919 920 /* The size of a `long long int', as computed by sizeof. */ 921 #define SIZEOF_LONG_LONG_INT 8 922 923 /* The size of a `short int', as computed by sizeof. */ 924 #define SIZEOF_SHORT_INT 2 925 926 /* Define to 1 if you have the ANSI C header files. */ 927 #define STDC_HEADERS 1 928 929 /* Define to 1 if your processor stores words with the most significant byte 930 first (like Motorola and SPARC, unlike Intel and VAX). */ 931 /* #undef WORDS_BIGENDIAN */ 932 933 /* Number of bits in a file offset, on hosts where this is settable. */ 934 /* #undef _FILE_OFFSET_BITS */ 935 936 /* Define for large files, on AIX-style hosts. */ 937 /* #undef _LARGE_FILES */ 938 939 /* Define as `__inline' if that's what the C compiler calls it, or to nothing 940 if it is not supported. */ 941 /* #undef inline */ 942 943 /* type to use in place of socklen_t if not defined */ 944 /* #undef socklen_t */ 945 946 /* ******************* Shouldn't need to edit below this line ************** */ 947 948 #endif /* _CONFIG_H */ 949