summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in485
1 files changed, 217 insertions, 268 deletions
diff --git a/config.h.in b/config.h.in
index 41495c4fb..55149792c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,29 +1,5 @@
1/* config.h.in. Generated automatically from configure.ac by autoheader. */ 1/* config.h.in. Generated from configure.ac by autoheader. */
2/* $Id: acconfig.h,v 1.166 2003/09/16 01:52:19 dtucker Exp $ */ 2/* $Id: acconfig.h,v 1.149 2003/03/10 00:38:10 djm Exp $ */
3
4/*
5 * Copyright (c) 1999-2003 Damien Miller. All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions
9 * are met:
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
14 * documentation and/or other materials provided with the distribution.
15 *
16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
17 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
18 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
19 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
20 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 */
27 3
28#ifndef _CONFIG_H 4#ifndef _CONFIG_H
29#define _CONFIG_H 5#define _CONFIG_H
@@ -32,20 +8,9 @@
32/* Please make your changes there */ 8/* Please make your changes there */
33 9
34 10
35
36/* Define if your platform breaks doing a seteuid before a setuid */
37#undef SETEUID_BREAKS_SETUID
38
39/* Define if your setreuid() is broken */
40#undef BROKEN_SETREUID
41
42/* Define if your setregid() is broken */
43#undef BROKEN_SETREGID
44
45/* Define to a Set Process Title type if your system is */ 11/* Define to a Set Process Title type if your system is */
46/* supported by bsd-setproctitle.c */ 12/* supported by bsd-setproctitle.c */
47#undef SPT_TYPE 13#undef SPT_TYPE
48#undef SPT_PADCHAR
49 14
50/* setgroups() NOOP allowed */ 15/* setgroups() NOOP allowed */
51#undef SETGROUPS_NOOP 16#undef SETGROUPS_NOOP
@@ -117,9 +82,6 @@
117/* Define if you want to enable AIX4's authenticate function */ 82/* Define if you want to enable AIX4's authenticate function */
118#undef WITH_AIXAUTHENTICATE 83#undef WITH_AIXAUTHENTICATE
119 84
120/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
121#undef AIX_LOGINFAILED_4ARG
122
123/* Define if you have/want arrays (cluster-wide session managment, not C arrays) */ 85/* Define if you have/want arrays (cluster-wide session managment, not C arrays) */
124#undef WITH_IRIX_ARRAY 86#undef WITH_IRIX_ARRAY
125 87
@@ -239,15 +201,18 @@
239/* Define if compiler implements __func__ */ 201/* Define if compiler implements __func__ */
240#undef HAVE___func__ 202#undef HAVE___func__
241 203
242/* Define this is you want GSSAPI support in the version 2 protocol */
243#undef GSSAPI
244
245/* Define if you want Kerberos 5 support */ 204/* Define if you want Kerberos 5 support */
246#undef KRB5 205#undef KRB5
247 206
248/* Define this if you are using the Heimdal version of Kerberos V5 */ 207/* Define this if you are using the Heimdal version of Kerberos V5 */
249#undef HEIMDAL 208#undef HEIMDAL
250 209
210/* Define if you want Kerberos 4 support */
211#undef KRB4
212
213/* Define if you want AFS support */
214#undef AFS
215
251/* Define if you want S/Key support */ 216/* Define if you want S/Key support */
252#undef SKEY 217#undef SKEY
253 218
@@ -330,6 +295,9 @@
330/* Specify location of ssh.pid */ 295/* Specify location of ssh.pid */
331#undef _PATH_SSH_PIDDIR 296#undef _PATH_SSH_PIDDIR
332 297
298/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
299#undef IPV4_DEFAULT
300
333/* getaddrinfo is broken (if present) */ 301/* getaddrinfo is broken (if present) */
334#undef BROKEN_GETADDRINFO 302#undef BROKEN_GETADDRINFO
335 303
@@ -360,9 +328,6 @@
360/* Define in your struct dirent expects you to allocate extra space for d_name */ 328/* Define in your struct dirent expects you to allocate extra space for d_name */
361#undef BROKEN_ONE_BYTE_DIRENT_D_NAME 329#undef BROKEN_ONE_BYTE_DIRENT_D_NAME
362 330
363/* Define if your system has /etc/default/login */
364#undef HAVE_ETC_DEFAULT_LOGIN
365
366/* Define if your getopt(3) defines and uses optreset */ 331/* Define if your getopt(3) defines and uses optreset */
367#undef HAVE_GETOPT_OPTRESET 332#undef HAVE_GETOPT_OPTRESET
368 333
@@ -402,558 +367,542 @@
402/* Silly mkstemp() */ 367/* Silly mkstemp() */
403#undef HAVE_STRICT_MKSTEMP 368#undef HAVE_STRICT_MKSTEMP
404 369
370/* Setproctitle emulation */
371#undef SETPROCTITLE_STRATEGY
372#undef SETPROCTITLE_PS_PADDING
373
405/* Some systems put this outside of libc */ 374/* Some systems put this outside of libc */
406#undef HAVE_NANOSLEEP 375#undef HAVE_NANOSLEEP
407 376
408/* Define if sshd somehow reacquires a controlling TTY after setsid() */ 377/* Pushing STREAMS modules incorrectly acquires a controlling TTY */
409#undef SSHD_ACQUIRES_CTTY 378#undef STREAMS_PUSH_ACQUIRES_CTTY
410
411/* Define if cmsg_type is not passed correctly */
412#undef BROKEN_CMSG_TYPE
413
414/* Strings used in /etc/passwd to denote locked account */
415#undef LOCKED_PASSWD_STRING
416#undef LOCKED_PASSWD_PREFIX
417#undef LOCKED_PASSWD_SUBSTR
418
419/* Define if DNS support is to be activated */
420#undef DNS
421
422/* Define if getrrsetbyname() exists */
423#undef HAVE_GETRRSETBYNAME
424 379
425/* Define if HEADER.ad exists in arpa/nameser.h */
426#undef HAVE_HEADER_AD
427 380
428 381/* Define to 1 if the `getpgrp' function requires zero arguments. */
429/* Define if the `getpgrp' function takes no argument. */
430#undef GETPGRP_VOID 382#undef GETPGRP_VOID
431 383
432/* Define if you have the `arc4random' function. */ 384/* Define to 1 if you have the `arc4random' function. */
433#undef HAVE_ARC4RANDOM 385#undef HAVE_ARC4RANDOM
434 386
435/* Define if you have the `b64_ntop' function. */ 387/* Define to 1 if you have the `b64_ntop' function. */
436#undef HAVE_B64_NTOP 388#undef HAVE_B64_NTOP
437 389
438/* Define if you have the `b64_pton' function. */ 390/* Define to 1 if you have the `b64_pton' function. */
439#undef HAVE_B64_PTON 391#undef HAVE_B64_PTON
440 392
441/* Define if you have the `basename' function. */ 393/* Define to 1 if you have the `basename' function. */
442#undef HAVE_BASENAME 394#undef HAVE_BASENAME
443 395
444/* Define if you have the `bcopy' function. */ 396/* Define to 1 if you have the `bcopy' function. */
445#undef HAVE_BCOPY 397#undef HAVE_BCOPY
446 398
447/* Define if you have the `bindresvport_sa' function. */ 399/* Define to 1 if you have the `bindresvport_sa' function. */
448#undef HAVE_BINDRESVPORT_SA 400#undef HAVE_BINDRESVPORT_SA
449 401
450/* Define if you have the <bstring.h> header file. */ 402/* Define to 1 if you have the <bstring.h> header file. */
451#undef HAVE_BSTRING_H 403#undef HAVE_BSTRING_H
452 404
453/* Define if you have the `clock' function. */ 405/* Define to 1 if you have the `clock' function. */
454#undef HAVE_CLOCK 406#undef HAVE_CLOCK
455 407
456/* Define if you have the <crypt.h> header file. */ 408/* Define to 1 if you have the <crypt.h> header file. */
457#undef HAVE_CRYPT_H 409#undef HAVE_CRYPT_H
458 410
459/* Define if you have the `dirname' function. */ 411/* Define to 1 if you have the `dirname' function. */
460#undef HAVE_DIRNAME 412#undef HAVE_DIRNAME
461 413
462/* Define if you have the <endian.h> header file. */ 414/* Define to 1 if you have the <endian.h> header file. */
463#undef HAVE_ENDIAN_H 415#undef HAVE_ENDIAN_H
464 416
465/* Define if you have the `endutent' function. */ 417/* Define to 1 if you have the `endutent' function. */
466#undef HAVE_ENDUTENT 418#undef HAVE_ENDUTENT
467 419
468/* Define if you have the `endutxent' function. */ 420/* Define to 1 if you have the `endutxent' function. */
469#undef HAVE_ENDUTXENT 421#undef HAVE_ENDUTXENT
470 422
471/* Define if you have the `fchmod' function. */ 423/* Define to 1 if you have the `fchmod' function. */
472#undef HAVE_FCHMOD 424#undef HAVE_FCHMOD
473 425
474/* Define if you have the `fchown' function. */ 426/* Define to 1 if you have the `fchown' function. */
475#undef HAVE_FCHOWN 427#undef HAVE_FCHOWN
476 428
477/* Define if you have the <features.h> header file. */ 429/* Define to 1 if you have the <floatingpoint.h> header file. */
478#undef HAVE_FEATURES_H
479
480/* Define if you have the <floatingpoint.h> header file. */
481#undef HAVE_FLOATINGPOINT_H 430#undef HAVE_FLOATINGPOINT_H
482 431
483/* Define if you have the `freeaddrinfo' function. */ 432/* Define to 1 if you have the `freeaddrinfo' function. */
484#undef HAVE_FREEADDRINFO 433#undef HAVE_FREEADDRINFO
485 434
486/* Define if you have the `futimes' function. */ 435/* Define to 1 if you have the `futimes' function. */
487#undef HAVE_FUTIMES 436#undef HAVE_FUTIMES
488 437
489/* Define if you have the `gai_strerror' function. */ 438/* Define to 1 if you have the `gai_strerror' function. */
490#undef HAVE_GAI_STRERROR 439#undef HAVE_GAI_STRERROR
491 440
492/* Define if you have the `getaddrinfo' function. */ 441/* Define to 1 if you have the `getaddrinfo' function. */
493#undef HAVE_GETADDRINFO 442#undef HAVE_GETADDRINFO
494 443
495/* Define if you have the `getcwd' function. */ 444/* Define to 1 if you have the `getcwd' function. */
496#undef HAVE_GETCWD 445#undef HAVE_GETCWD
497 446
498/* Define if you have the `getgrouplist' function. */ 447/* Define to 1 if you have the `getgrouplist' function. */
499#undef HAVE_GETGROUPLIST 448#undef HAVE_GETGROUPLIST
500 449
501/* Define if you have the `getluid' function. */ 450/* Define to 1 if you have the `getluid' function. */
502#undef HAVE_GETLUID 451#undef HAVE_GETLUID
503 452
504/* Define if you have the `getnameinfo' function. */ 453/* Define to 1 if you have the `getnameinfo' function. */
505#undef HAVE_GETNAMEINFO 454#undef HAVE_GETNAMEINFO
506 455
507/* Define if you have the `getopt' function. */ 456/* Define to 1 if you have the `getopt' function. */
508#undef HAVE_GETOPT 457#undef HAVE_GETOPT
509 458
510/* Define if you have the <getopt.h> header file. */ 459/* Define to 1 if you have the <getopt.h> header file. */
511#undef HAVE_GETOPT_H 460#undef HAVE_GETOPT_H
512 461
513/* Define if you have the `getpeereid' function. */ 462/* Define to 1 if you have the `getpeereid' function. */
514#undef HAVE_GETPEEREID 463#undef HAVE_GETPEEREID
515 464
516/* Define if you have the `getpwanam' function. */ 465/* Define to 1 if you have the `getpwanam' function. */
517#undef HAVE_GETPWANAM 466#undef HAVE_GETPWANAM
518 467
519/* Define if you have the `getrlimit' function. */ 468/* Define to 1 if you have the `getrlimit' function. */
520#undef HAVE_GETRLIMIT 469#undef HAVE_GETRLIMIT
521 470
522/* Define if you have the `getrusage' function. */ 471/* Define to 1 if you have the `getrusage' function. */
523#undef HAVE_GETRUSAGE 472#undef HAVE_GETRUSAGE
524 473
525/* Define if you have the `gettimeofday' function. */ 474/* Define to 1 if you have the `gettimeofday' function. */
526#undef HAVE_GETTIMEOFDAY 475#undef HAVE_GETTIMEOFDAY
527 476
528/* Define if you have the `getttyent' function. */ 477/* Define to 1 if you have the `getttyent' function. */
529#undef HAVE_GETTTYENT 478#undef HAVE_GETTTYENT
530 479
531/* Define if you have the `getutent' function. */ 480/* Define to 1 if you have the `getutent' function. */
532#undef HAVE_GETUTENT 481#undef HAVE_GETUTENT
533 482
534/* Define if you have the `getutid' function. */ 483/* Define to 1 if you have the `getutid' function. */
535#undef HAVE_GETUTID 484#undef HAVE_GETUTID
536 485
537/* Define if you have the `getutline' function. */ 486/* Define to 1 if you have the `getutline' function. */
538#undef HAVE_GETUTLINE 487#undef HAVE_GETUTLINE
539 488
540/* Define if you have the `getutxent' function. */ 489/* Define to 1 if you have the `getutxent' function. */
541#undef HAVE_GETUTXENT 490#undef HAVE_GETUTXENT
542 491
543/* Define if you have the `getutxid' function. */ 492/* Define to 1 if you have the `getutxid' function. */
544#undef HAVE_GETUTXID 493#undef HAVE_GETUTXID
545 494
546/* Define if you have the `getutxline' function. */ 495/* Define to 1 if you have the `getutxline' function. */
547#undef HAVE_GETUTXLINE 496#undef HAVE_GETUTXLINE
548 497
549/* Define if you have the `glob' function. */ 498/* Define to 1 if you have the `glob' function. */
550#undef HAVE_GLOB 499#undef HAVE_GLOB
551 500
552/* Define if you have the <glob.h> header file. */ 501/* Define to 1 if you have the <glob.h> header file. */
553#undef HAVE_GLOB_H 502#undef HAVE_GLOB_H
554 503
555/* Define if you have the <gssapi.h> header file. */ 504/* Define to 1 if you have the <ia.h> header file. */
556#undef HAVE_GSSAPI_H
557
558/* Define if you have the <ia.h> header file. */
559#undef HAVE_IA_H 505#undef HAVE_IA_H
560 506
561/* Define if you have the `inet_aton' function. */ 507/* Define to 1 if you have the `inet_aton' function. */
562#undef HAVE_INET_ATON 508#undef HAVE_INET_ATON
563 509
564/* Define if you have the `inet_ntoa' function. */ 510/* Define to 1 if you have the `inet_ntoa' function. */
565#undef HAVE_INET_NTOA 511#undef HAVE_INET_NTOA
566 512
567/* Define if you have the `inet_ntop' function. */ 513/* Define to 1 if you have the `inet_ntop' function. */
568#undef HAVE_INET_NTOP 514#undef HAVE_INET_NTOP
569 515
570/* Define if you have the `innetgr' function. */ 516/* Define to 1 if you have the `innetgr' function. */
571#undef HAVE_INNETGR 517#undef HAVE_INNETGR
572 518
573/* Define if you have the <inttypes.h> header file. */ 519/* Define to 1 if you have the <inttypes.h> header file. */
574#undef HAVE_INTTYPES_H 520#undef HAVE_INTTYPES_H
575 521
576/* Define if you have the <lastlog.h> header file. */ 522/* Define to 1 if you have the <krb.h> header file. */
523#undef HAVE_KRB_H
524
525/* Define to 1 if you have the <lastlog.h> header file. */
577#undef HAVE_LASTLOG_H 526#undef HAVE_LASTLOG_H
578 527
579/* Define if you have the `crypt' library (-lcrypt). */ 528/* Define to 1 if you have the `crypt' library (-lcrypt). */
580#undef HAVE_LIBCRYPT 529#undef HAVE_LIBCRYPT
581 530
582/* Define if you have the `dl' library (-ldl). */ 531/* Define to 1 if you have the `des' library (-ldes). */
532#undef HAVE_LIBDES
533
534/* Define to 1 if you have the `des425' library (-ldes425). */
535#undef HAVE_LIBDES425
536
537/* Define to 1 if you have the `dl' library (-ldl). */
583#undef HAVE_LIBDL 538#undef HAVE_LIBDL
584 539
585/* Define if you have the <libgen.h> header file. */ 540/* Define to 1 if you have the <libgen.h> header file. */
586#undef HAVE_LIBGEN_H 541#undef HAVE_LIBGEN_H
587 542
588/* Define if you have the `nsl' library (-lnsl). */ 543/* Define to 1 if you have the `krb' library (-lkrb). */
544#undef HAVE_LIBKRB
545
546/* Define to 1 if you have the `krb4' library (-lkrb4). */
547#undef HAVE_LIBKRB4
548
549/* Define to 1 if you have the `nsl' library (-lnsl). */
589#undef HAVE_LIBNSL 550#undef HAVE_LIBNSL
590 551
591/* Define if you have the `pam' library (-lpam). */ 552/* Define to 1 if you have the `pam' library (-lpam). */
592#undef HAVE_LIBPAM 553#undef HAVE_LIBPAM
593 554
594/* Define if you have the `sectok' library (-lsectok). */ 555/* Define to 1 if you have the `resolv' library (-lresolv). */
556#undef HAVE_LIBRESOLV
557
558/* Define to 1 if you have the `sectok' library (-lsectok). */
595#undef HAVE_LIBSECTOK 559#undef HAVE_LIBSECTOK
596 560
597/* Define if you have the `socket' library (-lsocket). */ 561/* Define to 1 if you have the `socket' library (-lsocket). */
598#undef HAVE_LIBSOCKET 562#undef HAVE_LIBSOCKET
599 563
600/* Define if you have the <libutil.h> header file. */ 564/* Define to 1 if you have the <libutil.h> header file. */
601#undef HAVE_LIBUTIL_H 565#undef HAVE_LIBUTIL_H
602 566
603/* Define if you have the `xnet' library (-lxnet). */ 567/* Define to 1 if you have the `xnet' library (-lxnet). */
604#undef HAVE_LIBXNET 568#undef HAVE_LIBXNET
605 569
606/* Define if you have the `z' library (-lz). */ 570/* Define to 1 if you have the `z' library (-lz). */
607#undef HAVE_LIBZ 571#undef HAVE_LIBZ
608 572
609/* Define if you have the <limits.h> header file. */ 573/* Define to 1 if you have the <limits.h> header file. */
610#undef HAVE_LIMITS_H 574#undef HAVE_LIMITS_H
611 575
612/* Define if you have the <login_cap.h> header file. */ 576/* Define to 1 if you have the <login_cap.h> header file. */
613#undef HAVE_LOGIN_CAP_H 577#undef HAVE_LOGIN_CAP_H
614 578
615/* Define if you have the `login_getcapbool' function. */ 579/* Define to 1 if you have the `login_getcapbool' function. */
616#undef HAVE_LOGIN_GETCAPBOOL 580#undef HAVE_LOGIN_GETCAPBOOL
617 581
618/* Define if you have the <login.h> header file. */ 582/* Define to 1 if you have the <login.h> header file. */
619#undef HAVE_LOGIN_H 583#undef HAVE_LOGIN_H
620 584
621/* Define if you have the `logout' function. */ 585/* Define to 1 if you have the `logout' function. */
622#undef HAVE_LOGOUT 586#undef HAVE_LOGOUT
623 587
624/* Define if you have the `logwtmp' function. */ 588/* Define to 1 if you have the `logwtmp' function. */
625#undef HAVE_LOGWTMP 589#undef HAVE_LOGWTMP
626 590
627/* Define if you have the <maillock.h> header file. */ 591/* Define to 1 if you have the <maillock.h> header file. */
628#undef HAVE_MAILLOCK_H 592#undef HAVE_MAILLOCK_H
629 593
630/* Define if you have the `md5_crypt' function. */ 594/* Define to 1 if you have the `md5_crypt' function. */
631#undef HAVE_MD5_CRYPT 595#undef HAVE_MD5_CRYPT
632 596
633/* Define if you have the `memmove' function. */ 597/* Define to 1 if you have the `memmove' function. */
634#undef HAVE_MEMMOVE 598#undef HAVE_MEMMOVE
635 599
636/* Define if you have the <memory.h> header file. */ 600/* Define to 1 if you have the <memory.h> header file. */
637#undef HAVE_MEMORY_H 601#undef HAVE_MEMORY_H
638 602
639/* Define if you have the `mkdtemp' function. */ 603/* Define to 1 if you have the `mkdtemp' function. */
640#undef HAVE_MKDTEMP 604#undef HAVE_MKDTEMP
641 605
642/* Define if you have the `mmap' function. */ 606/* Define to 1 if you have the `mmap' function. */
643#undef HAVE_MMAP 607#undef HAVE_MMAP
644 608
645/* Define if you have the <netdb.h> header file. */ 609/* Define to 1 if you have the <netdb.h> header file. */
646#undef HAVE_NETDB_H 610#undef HAVE_NETDB_H
647 611
648/* Define if you have the <netgroup.h> header file. */ 612/* Define to 1 if you have the <netgroup.h> header file. */
649#undef HAVE_NETGROUP_H 613#undef HAVE_NETGROUP_H
650 614
651/* Define if you have the <netinet/in_systm.h> header file. */ 615/* Define to 1 if you have the <netinet/in_systm.h> header file. */
652#undef HAVE_NETINET_IN_SYSTM_H 616#undef HAVE_NETINET_IN_SYSTM_H
653 617
654/* Define if you have the `ngetaddrinfo' function. */ 618/* Define to 1 if you have the `ngetaddrinfo' function. */
655#undef HAVE_NGETADDRINFO 619#undef HAVE_NGETADDRINFO
656 620
657/* Define if you have the `nsleep' function. */ 621/* Define to 1 if you have the `nsleep' function. */
658#undef HAVE_NSLEEP 622#undef HAVE_NSLEEP
659 623
660/* Define if you have the `ogetaddrinfo' function. */ 624/* Define to 1 if you have the `ogetaddrinfo' function. */
661#undef HAVE_OGETADDRINFO 625#undef HAVE_OGETADDRINFO
662 626
663/* Define if you have the `openlog_r' function. */ 627/* Define to 1 if you have the `openpty' function. */
664#undef HAVE_OPENLOG_R
665
666/* Define if you have the `openpty' function. */
667#undef HAVE_OPENPTY 628#undef HAVE_OPENPTY
668 629
669/* Define if you have the `pam_getenvlist' function. */ 630/* Define to 1 if you have the `pam_getenvlist' function. */
670#undef HAVE_PAM_GETENVLIST 631#undef HAVE_PAM_GETENVLIST
671 632
672/* Define if you have the `pam_putenv' function. */ 633/* Define to 1 if you have the <paths.h> header file. */
673#undef HAVE_PAM_PUTENV
674
675/* Define if you have the <paths.h> header file. */
676#undef HAVE_PATHS_H 634#undef HAVE_PATHS_H
677 635
678/* Define if you have the `pstat' function. */ 636/* Define to 1 if you have the `pstat' function. */
679#undef HAVE_PSTAT 637#undef HAVE_PSTAT
680 638
681/* Define if you have the <pty.h> header file. */ 639/* Define to 1 if you have the <pty.h> header file. */
682#undef HAVE_PTY_H 640#undef HAVE_PTY_H
683 641
684/* Define if you have the `pututline' function. */ 642/* Define to 1 if you have the `pututline' function. */
685#undef HAVE_PUTUTLINE 643#undef HAVE_PUTUTLINE
686 644
687/* Define if you have the `pututxline' function. */ 645/* Define to 1 if you have the `pututxline' function. */
688#undef HAVE_PUTUTXLINE 646#undef HAVE_PUTUTXLINE
689 647
690/* Define if you have the `readpassphrase' function. */ 648/* Define to 1 if you have the `readpassphrase' function. */
691#undef HAVE_READPASSPHRASE 649#undef HAVE_READPASSPHRASE
692 650
693/* Define if you have the <readpassphrase.h> header file. */ 651/* Define to 1 if you have the <readpassphrase.h> header file. */
694#undef HAVE_READPASSPHRASE_H 652#undef HAVE_READPASSPHRASE_H
695 653
696/* Define if you have the `realpath' function. */ 654/* Define to 1 if you have the `realpath' function. */
697#undef HAVE_REALPATH 655#undef HAVE_REALPATH
698 656
699/* Define if you have the `recvmsg' function. */ 657/* Define to 1 if you have the `recvmsg' function. */
700#undef HAVE_RECVMSG 658#undef HAVE_RECVMSG
701 659
702/* Define if you have the <rpc/types.h> header file. */ 660/* Define to 1 if you have the <rpc/types.h> header file. */
703#undef HAVE_RPC_TYPES_H 661#undef HAVE_RPC_TYPES_H
704 662
705/* Define if you have the `rresvport_af' function. */ 663/* Define to 1 if you have the `rresvport_af' function. */
706#undef HAVE_RRESVPORT_AF 664#undef HAVE_RRESVPORT_AF
707 665
708/* Define if you have the <sectok.h> header file. */ 666/* Define to 1 if you have the <sectok.h> header file. */
709#undef HAVE_SECTOK_H 667#undef HAVE_SECTOK_H
710 668
711/* Define if you have the <security/pam_appl.h> header file. */ 669/* Define to 1 if you have the <security/pam_appl.h> header file. */
712#undef HAVE_SECURITY_PAM_APPL_H 670#undef HAVE_SECURITY_PAM_APPL_H
713 671
714/* Define if you have the `sendmsg' function. */ 672/* Define to 1 if you have the `sendmsg' function. */
715#undef HAVE_SENDMSG 673#undef HAVE_SENDMSG
716 674
717/* Define if you have the `setauthdb' function. */ 675/* Define to 1 if you have the `setdtablesize' function. */
718#undef HAVE_SETAUTHDB
719
720/* Define if you have the `setdtablesize' function. */
721#undef HAVE_SETDTABLESIZE 676#undef HAVE_SETDTABLESIZE
722 677
723/* Define if you have the `setegid' function. */ 678/* Define to 1 if you have the `setegid' function. */
724#undef HAVE_SETEGID 679#undef HAVE_SETEGID
725 680
726/* Define if you have the `setenv' function. */ 681/* Define to 1 if you have the `setenv' function. */
727#undef HAVE_SETENV 682#undef HAVE_SETENV
728 683
729/* Define if you have the `seteuid' function. */ 684/* Define to 1 if you have the `seteuid' function. */
730#undef HAVE_SETEUID 685#undef HAVE_SETEUID
731 686
732/* Define if you have the `setgroups' function. */ 687/* Define to 1 if you have the `setgroups' function. */
733#undef HAVE_SETGROUPS 688#undef HAVE_SETGROUPS
734 689
735/* Define if you have the `setlogin' function. */ 690/* Define to 1 if you have the `setlogin' function. */
736#undef HAVE_SETLOGIN 691#undef HAVE_SETLOGIN
737 692
738/* Define if you have the `setluid' function. */ 693/* Define to 1 if you have the `setluid' function. */
739#undef HAVE_SETLUID 694#undef HAVE_SETLUID
740 695
741/* Define if you have the `setpcred' function. */ 696/* Define to 1 if you have the `setpcred' function. */
742#undef HAVE_SETPCRED 697#undef HAVE_SETPCRED
743 698
744/* Define if you have the `setproctitle' function. */ 699/* Define to 1 if you have the `setproctitle' function. */
745#undef HAVE_SETPROCTITLE 700#undef HAVE_SETPROCTITLE
746 701
747/* Define if you have the `setregid' function. */ 702/* Define to 1 if you have the `setresgid' function. */
748#undef HAVE_SETREGID
749
750/* Define if you have the `setresgid' function. */
751#undef HAVE_SETRESGID 703#undef HAVE_SETRESGID
752 704
753/* Define if you have the `setresuid' function. */ 705/* Define to 1 if you have the `setreuid' function. */
754#undef HAVE_SETRESUID
755
756/* Define if you have the `setreuid' function. */
757#undef HAVE_SETREUID 706#undef HAVE_SETREUID
758 707
759/* Define if you have the `setrlimit' function. */ 708/* Define to 1 if you have the `setrlimit' function. */
760#undef HAVE_SETRLIMIT 709#undef HAVE_SETRLIMIT
761 710
762/* Define if you have the `setsid' function. */ 711/* Define to 1 if you have the `setsid' function. */
763#undef HAVE_SETSID 712#undef HAVE_SETSID
764 713
765/* Define if you have the `setutent' function. */ 714/* Define to 1 if you have the `setutent' function. */
766#undef HAVE_SETUTENT 715#undef HAVE_SETUTENT
767 716
768/* Define if you have the `setutxent' function. */ 717/* Define to 1 if you have the `setutxent' function. */
769#undef HAVE_SETUTXENT 718#undef HAVE_SETUTXENT
770 719
771/* Define if you have the `setvbuf' function. */ 720/* Define to 1 if you have the `setvbuf' function. */
772#undef HAVE_SETVBUF 721#undef HAVE_SETVBUF
773 722
774/* Define if you have the <shadow.h> header file. */ 723/* Define to 1 if you have the <shadow.h> header file. */
775#undef HAVE_SHADOW_H 724#undef HAVE_SHADOW_H
776 725
777/* Define if you have the `sigaction' function. */ 726/* Define to 1 if you have the `sigaction' function. */
778#undef HAVE_SIGACTION 727#undef HAVE_SIGACTION
779 728
780/* Define if you have the `sigvec' function. */ 729/* Define to 1 if you have the `sigvec' function. */
781#undef HAVE_SIGVEC 730#undef HAVE_SIGVEC
782 731
783/* Define if the system has the type `sig_atomic_t'. */ 732/* Define to 1 if the system has the type `sig_atomic_t'. */
784#undef HAVE_SIG_ATOMIC_T 733#undef HAVE_SIG_ATOMIC_T
785 734
786/* Define if you have the `snprintf' function. */ 735/* Define to 1 if you have the `snprintf' function. */
787#undef HAVE_SNPRINTF 736#undef HAVE_SNPRINTF
788 737
789/* Define if you have the `socketpair' function. */ 738/* Define to 1 if you have the `socketpair' function. */
790#undef HAVE_SOCKETPAIR 739#undef HAVE_SOCKETPAIR
791 740
792/* Define if you have the <stddef.h> header file. */ 741/* Define to 1 if you have the <stddef.h> header file. */
793#undef HAVE_STDDEF_H 742#undef HAVE_STDDEF_H
794 743
795/* Define if you have the <stdint.h> header file. */ 744/* Define to 1 if you have the <stdint.h> header file. */
796#undef HAVE_STDINT_H 745#undef HAVE_STDINT_H
797 746
798/* Define if you have the <stdlib.h> header file. */ 747/* Define to 1 if you have the <stdlib.h> header file. */
799#undef HAVE_STDLIB_H 748#undef HAVE_STDLIB_H
800 749
801/* Define if you have the `strerror' function. */ 750/* Define to 1 if you have the `strerror' function. */
802#undef HAVE_STRERROR 751#undef HAVE_STRERROR
803 752
804/* Define if you have the `strftime' function. */ 753/* Define to 1 if you have the `strftime' function. */
805#undef HAVE_STRFTIME 754#undef HAVE_STRFTIME
806 755
807/* Define if you have the <strings.h> header file. */ 756/* Define to 1 if you have the <strings.h> header file. */
808#undef HAVE_STRINGS_H 757#undef HAVE_STRINGS_H
809 758
810/* Define if you have the <string.h> header file. */ 759/* Define to 1 if you have the <string.h> header file. */
811#undef HAVE_STRING_H 760#undef HAVE_STRING_H
812 761
813/* Define if you have the `strlcat' function. */ 762/* Define to 1 if you have the `strlcat' function. */
814#undef HAVE_STRLCAT 763#undef HAVE_STRLCAT
815 764
816/* Define if you have the `strlcpy' function. */ 765/* Define to 1 if you have the `strlcpy' function. */
817#undef HAVE_STRLCPY 766#undef HAVE_STRLCPY
818 767
819/* Define if you have the `strmode' function. */ 768/* Define to 1 if you have the `strmode' function. */
820#undef HAVE_STRMODE 769#undef HAVE_STRMODE
821 770
822/* Define if you have the `strnvis' function. */ 771/* Define to 1 if you have the `strnvis' function. */
823#undef HAVE_STRNVIS 772#undef HAVE_STRNVIS
824 773
825/* Define if you have the `strsep' function. */ 774/* Define to 1 if you have the `strsep' function. */
826#undef HAVE_STRSEP 775#undef HAVE_STRSEP
827 776
828/* Define if `st_blksize' is member of `struct stat'. */ 777/* Define to 1 if `st_blksize' is member of `struct stat'. */
829#undef HAVE_STRUCT_STAT_ST_BLKSIZE 778#undef HAVE_STRUCT_STAT_ST_BLKSIZE
830 779
831/* Define if the system has the type `struct timespec'. */ 780/* Define to 1 if the system has the type `struct timespec'. */
832#undef HAVE_STRUCT_TIMESPEC 781#undef HAVE_STRUCT_TIMESPEC
833 782
834/* Define if you have the `sysconf' function. */ 783/* Define to 1 if you have the `sysconf' function. */
835#undef HAVE_SYSCONF 784#undef HAVE_SYSCONF
836 785
837/* Define if you have the <sys/audit.h> header file. */ 786/* Define to 1 if you have the <sys/bitypes.h> header file. */
838#undef HAVE_SYS_AUDIT_H
839
840/* Define if you have the <sys/bitypes.h> header file. */
841#undef HAVE_SYS_BITYPES_H 787#undef HAVE_SYS_BITYPES_H
842 788
843/* Define if you have the <sys/bsdtty.h> header file. */ 789/* Define to 1 if you have the <sys/bsdtty.h> header file. */
844#undef HAVE_SYS_BSDTTY_H 790#undef HAVE_SYS_BSDTTY_H
845 791
846/* Define if you have the <sys/cdefs.h> header file. */ 792/* Define to 1 if you have the <sys/cdefs.h> header file. */
847#undef HAVE_SYS_CDEFS_H 793#undef HAVE_SYS_CDEFS_H
848 794
849/* Define if you have the <sys/mman.h> header file. */ 795/* Define to 1 if you have the <sys/mman.h> header file. */
850#undef HAVE_SYS_MMAN_H 796#undef HAVE_SYS_MMAN_H
851 797
852/* Define if you have the <sys/pstat.h> header file. */ 798/* Define to 1 if you have the <sys/pstat.h> header file. */
853#undef HAVE_SYS_PSTAT_H 799#undef HAVE_SYS_PSTAT_H
854 800
855/* Define if you have the <sys/select.h> header file. */ 801/* Define to 1 if you have the <sys/select.h> header file. */
856#undef HAVE_SYS_SELECT_H 802#undef HAVE_SYS_SELECT_H
857 803
858/* Define if you have the <sys/stat.h> header file. */ 804/* Define to 1 if you have the <sys/stat.h> header file. */
859#undef HAVE_SYS_STAT_H 805#undef HAVE_SYS_STAT_H
860 806
861/* Define if you have the <sys/stropts.h> header file. */ 807/* Define to 1 if you have the <sys/stropts.h> header file. */
862#undef HAVE_SYS_STROPTS_H 808#undef HAVE_SYS_STROPTS_H
863 809
864/* Define if you have the <sys/strtio.h> header file. */ 810/* Define to 1 if you have the <sys/sysmacros.h> header file. */
865#undef HAVE_SYS_STRTIO_H
866
867/* Define if you have the <sys/sysmacros.h> header file. */
868#undef HAVE_SYS_SYSMACROS_H 811#undef HAVE_SYS_SYSMACROS_H
869 812
870/* Define if you have the <sys/timers.h> header file. */ 813/* Define to 1 if you have the <sys/timers.h> header file. */
871#undef HAVE_SYS_TIMERS_H 814#undef HAVE_SYS_TIMERS_H
872 815
873/* Define if you have the <sys/time.h> header file. */ 816/* Define to 1 if you have the <sys/time.h> header file. */
874#undef HAVE_SYS_TIME_H 817#undef HAVE_SYS_TIME_H
875 818
876/* Define if you have the <sys/types.h> header file. */ 819/* Define to 1 if you have the <sys/types.h> header file. */
877#undef HAVE_SYS_TYPES_H 820#undef HAVE_SYS_TYPES_H
878 821
879/* Define if you have the <sys/un.h> header file. */ 822/* Define to 1 if you have the <sys/un.h> header file. */
880#undef HAVE_SYS_UN_H 823#undef HAVE_SYS_UN_H
881 824
882/* Define if you have the `tcgetpgrp' function. */ 825/* Define to 1 if you have the `tcgetpgrp' function. */
883#undef HAVE_TCGETPGRP 826#undef HAVE_TCGETPGRP
884 827
885/* Define if you have the `tcsendbreak' function. */ 828/* Define to 1 if you have the `time' function. */
886#undef HAVE_TCSENDBREAK
887
888/* Define if you have the `time' function. */
889#undef HAVE_TIME 829#undef HAVE_TIME
890 830
891/* Define if you have the <time.h> header file. */ 831/* Define to 1 if you have the <time.h> header file. */
892#undef HAVE_TIME_H 832#undef HAVE_TIME_H
893 833
894/* Define if you have the <tmpdir.h> header file. */ 834/* Define to 1 if you have the <tmpdir.h> header file. */
895#undef HAVE_TMPDIR_H 835#undef HAVE_TMPDIR_H
896 836
897/* Define if you have the `truncate' function. */ 837/* Define to 1 if you have the `truncate' function. */
898#undef HAVE_TRUNCATE 838#undef HAVE_TRUNCATE
899 839
900/* Define if you have the <ttyent.h> header file. */ 840/* Define to 1 if you have the <ttyent.h> header file. */
901#undef HAVE_TTYENT_H 841#undef HAVE_TTYENT_H
902 842
903/* Define if you have the <unistd.h> header file. */ 843/* Define to 1 if you have the <unistd.h> header file. */
904#undef HAVE_UNISTD_H 844#undef HAVE_UNISTD_H
905 845
906/* Define if you have the `updwtmp' function. */ 846/* Define to 1 if you have the `updwtmp' function. */
907#undef HAVE_UPDWTMP 847#undef HAVE_UPDWTMP
908 848
909/* Define if you have the <usersec.h> header file. */ 849/* Define to 1 if you have the <usersec.h> header file. */
910#undef HAVE_USERSEC_H 850#undef HAVE_USERSEC_H
911 851
912/* Define if you have the <util.h> header file. */ 852/* Define to 1 if you have the <util.h> header file. */
913#undef HAVE_UTIL_H 853#undef HAVE_UTIL_H
914 854
915/* Define if you have the `utimes' function. */ 855/* Define to 1 if you have the `utimes' function. */
916#undef HAVE_UTIMES 856#undef HAVE_UTIMES
917 857
918/* Define if you have the <utime.h> header file. */ 858/* Define to 1 if you have the <utime.h> header file. */
919#undef HAVE_UTIME_H 859#undef HAVE_UTIME_H
920 860
921/* Define if you have the `utmpname' function. */ 861/* Define to 1 if you have the `utmpname' function. */
922#undef HAVE_UTMPNAME 862#undef HAVE_UTMPNAME
923 863
924/* Define if you have the `utmpxname' function. */ 864/* Define to 1 if you have the `utmpxname' function. */
925#undef HAVE_UTMPXNAME 865#undef HAVE_UTMPXNAME
926 866
927/* Define if you have the <utmpx.h> header file. */ 867/* Define to 1 if you have the <utmpx.h> header file. */
928#undef HAVE_UTMPX_H 868#undef HAVE_UTMPX_H
929 869
930/* Define if you have the <utmp.h> header file. */ 870/* Define to 1 if you have the <utmp.h> header file. */
931#undef HAVE_UTMP_H 871#undef HAVE_UTMP_H
932 872
933/* Define if you have the `vhangup' function. */ 873/* Define to 1 if you have the `vhangup' function. */
934#undef HAVE_VHANGUP 874#undef HAVE_VHANGUP
935 875
936/* Define if you have the `vsnprintf' function. */ 876/* Define to 1 if you have the `vsnprintf' function. */
937#undef HAVE_VSNPRINTF 877#undef HAVE_VSNPRINTF
938 878
939/* Define if you have the `waitpid' function. */ 879/* Define to 1 if you have the `waitpid' function. */
940#undef HAVE_WAITPID 880#undef HAVE_WAITPID
941 881
942/* Define if you have the `_getlong' function. */ 882/* Define to 1 if you have the `_getpty' function. */
943#undef HAVE__GETLONG
944
945/* Define if you have the `_getpty' function. */
946#undef HAVE__GETPTY 883#undef HAVE__GETPTY
947 884
948/* Define if you have the `_getshort' function. */ 885/* Define to 1 if you have the `__b64_ntop' function. */
949#undef HAVE__GETSHORT
950
951/* Define if you have the `__b64_ntop' function. */
952#undef HAVE___B64_NTOP 886#undef HAVE___B64_NTOP
953 887
954/* Define if you have the `__b64_pton' function. */ 888/* Define to 1 if you have the `__b64_pton' function. */
955#undef HAVE___B64_PTON 889#undef HAVE___B64_PTON
956 890
891/* Define to the address where bug reports for this package should be sent. */
892#undef PACKAGE_BUGREPORT
893
894/* Define to the full name of this package. */
895#undef PACKAGE_NAME
896
897/* Define to the full name and version of this package. */
898#undef PACKAGE_STRING
899
900/* Define to the one symbol short name of this package. */
901#undef PACKAGE_TARNAME
902
903/* Define to the version of this package. */
904#undef PACKAGE_VERSION
905
957/* The size of a `char', as computed by sizeof. */ 906/* The size of a `char', as computed by sizeof. */
958#undef SIZEOF_CHAR 907#undef SIZEOF_CHAR
959 908
@@ -969,11 +918,11 @@
969/* The size of a `short int', as computed by sizeof. */ 918/* The size of a `short int', as computed by sizeof. */
970#undef SIZEOF_SHORT_INT 919#undef SIZEOF_SHORT_INT
971 920
972/* Define if you have the ANSI C header files. */ 921/* Define to 1 if you have the ANSI C header files. */
973#undef STDC_HEADERS 922#undef STDC_HEADERS
974 923
975/* Define if your processor stores words with the most significant byte first 924/* Define to 1 if your processor stores words with the most significant byte
976 (like Motorola and SPARC, unlike Intel and VAX). */ 925 first (like Motorola and SPARC, unlike Intel and VAX). */
977#undef WORDS_BIGENDIAN 926#undef WORDS_BIGENDIAN
978 927
979/* Number of bits in a file offset, on hosts where this is settable. */ 928/* Number of bits in a file offset, on hosts where this is settable. */