summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in64
1 files changed, 54 insertions, 10 deletions
diff --git a/config.h.in b/config.h.in
index 400561d6a..1b964ee0f 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,5 +1,5 @@
1/* config.h.in. Generated from configure.ac by autoheader. */ 1/* config.h.in. Generated from configure.ac by autoheader. */
2/* $Id: acconfig.h,v 1.181 2005/02/25 23:07:38 dtucker Exp $ */ 2/* $Id: acconfig.h,v 1.183 2005/07/07 10:33:36 dtucker Exp $ */
3 3
4/* 4/*
5 * Copyright (c) 1999-2003 Damien Miller. All rights reserved. 5 * Copyright (c) 1999-2003 Damien Miller. All rights reserved.
@@ -119,9 +119,6 @@
119/* Define if you are on NeXT */ 119/* Define if you are on NeXT */
120#undef HAVE_NEXT 120#undef HAVE_NEXT
121 121
122/* Define if you are on NEWS-OS */
123#undef HAVE_NEWS4
124
125/* Define if you want to enable PAM support */ 122/* Define if you want to enable PAM support */
126#undef USE_PAM 123#undef USE_PAM
127 124
@@ -205,9 +202,6 @@
205/* Define if you don't want to use lastlog in session.c */ 202/* Define if you don't want to use lastlog in session.c */
206#undef NO_SSH_LASTLOG 203#undef NO_SSH_LASTLOG
207 204
208/* Define if have krb5_init_ets */
209#undef KRB5_INIT_ETS
210
211/* Define if you don't want to use utmp */ 205/* Define if you don't want to use utmp */
212#undef DISABLE_UTMP 206#undef DISABLE_UTMP
213 207
@@ -462,6 +456,18 @@
462 */ 456 */
463#undef AIX_GETNAMEINFO_HACK 457#undef AIX_GETNAMEINFO_HACK
464 458
459/* getgroups(0,NULL) will return -1 */
460#undef BROKEN_GETGROUPS
461
462/* ia_uinfo routines not supported by OS yet */
463#undef BROKEN_LIBIAF
464
465/* Ultrix mmap can't map files */
466#undef BROKEN_MMAP
467
468/* LynxOS has broken setvbuf() implementation */
469#undef BROKEN_SETVBUF
470
465/* Define to 1 if the `getpgrp' function requires zero arguments. */ 471/* Define to 1 if the `getpgrp' function requires zero arguments. */
466#undef GETPGRP_VOID 472#undef GETPGRP_VOID
467 473
@@ -471,6 +477,9 @@
471/* Define to 1 if you have the `arc4random' function. */ 477/* Define to 1 if you have the `arc4random' function. */
472#undef HAVE_ARC4RANDOM 478#undef HAVE_ARC4RANDOM
473 479
480/* OpenBSD's gcc has sentinel */
481#undef HAVE_ATTRIBUTE__SENTINEL__
482
474/* Define to 1 if you have the `b64_ntop' function. */ 483/* Define to 1 if you have the `b64_ntop' function. */
475#undef HAVE_B64_NTOP 484#undef HAVE_B64_NTOP
476 485
@@ -529,6 +538,14 @@
529 don't. */ 538 don't. */
530#undef HAVE_DECL_SETAUTHDB 539#undef HAVE_DECL_SETAUTHDB
531 540
541/* Define to 1 if you have the declaration of `_getlong', and to 0 if you
542 don't. */
543#undef HAVE_DECL__GETLONG
544
545/* Define to 1 if you have the declaration of `_getshort', and to 0 if you
546 don't. */
547#undef HAVE_DECL__GETSHORT
548
532/* Define to 1 if you have the <dirent.h> header file. */ 549/* Define to 1 if you have the <dirent.h> header file. */
533#undef HAVE_DIRENT_H 550#undef HAVE_DIRENT_H
534 551
@@ -547,9 +564,6 @@
547/* Define to 1 if you have the `endutxent' function. */ 564/* Define to 1 if you have the `endutxent' function. */
548#undef HAVE_ENDUTXENT 565#undef HAVE_ENDUTXENT
549 566
550/* Define to 1 if you have the `fchdir' function. */
551#undef HAVE_FCHDIR
552
553/* Define to 1 if you have the `fchmod' function. */ 567/* Define to 1 if you have the `fchmod' function. */
554#undef HAVE_FCHMOD 568#undef HAVE_FCHMOD
555 569
@@ -658,6 +672,9 @@
658/* Define to 1 if you have the <gssapi_krb5.h> header file. */ 672/* Define to 1 if you have the <gssapi_krb5.h> header file. */
659#undef HAVE_GSSAPI_KRB5_H 673#undef HAVE_GSSAPI_KRB5_H
660 674
675/* Define to 1 if you have the <iaf.h> header file. */
676#undef HAVE_IAF_H
677
661/* Define to 1 if you have the <ia.h> header file. */ 678/* Define to 1 if you have the <ia.h> header file. */
662#undef HAVE_IA_H 679#undef HAVE_IA_H
663 680
@@ -694,6 +711,9 @@
694/* Define to 1 if you have the <libgen.h> header file. */ 711/* Define to 1 if you have the <libgen.h> header file. */
695#undef HAVE_LIBGEN_H 712#undef HAVE_LIBGEN_H
696 713
714/* Define to 1 if you have the `iaf' library (-liaf). */
715#undef HAVE_LIBIAF
716
697/* Define to 1 if you have the `nsl' library (-lnsl). */ 717/* Define to 1 if you have the `nsl' library (-lnsl). */
698#undef HAVE_LIBNSL 718#undef HAVE_LIBNSL
699 719
@@ -919,6 +939,9 @@
919/* Define to 1 if you have the <stdlib.h> header file. */ 939/* Define to 1 if you have the <stdlib.h> header file. */
920#undef HAVE_STDLIB_H 940#undef HAVE_STDLIB_H
921 941
942/* Define to 1 if you have the `strdup' function. */
943#undef HAVE_STRDUP
944
922/* Define to 1 if you have the `strerror' function. */ 945/* Define to 1 if you have the `strerror' function. */
923#undef HAVE_STRERROR 946#undef HAVE_STRERROR
924 947
@@ -946,6 +969,12 @@
946/* Define to 1 if you have the `strsep' function. */ 969/* Define to 1 if you have the `strsep' function. */
947#undef HAVE_STRSEP 970#undef HAVE_STRSEP
948 971
972/* Define to 1 if you have the `strtoll' function. */
973#undef HAVE_STRTOLL
974
975/* Define to 1 if you have the `strtonum' function. */
976#undef HAVE_STRTONUM
977
949/* Define to 1 if you have the `strtoul' function. */ 978/* Define to 1 if you have the `strtoul' function. */
950#undef HAVE_STRTOUL 979#undef HAVE_STRTOUL
951 980
@@ -1003,6 +1032,9 @@
1003/* Define to 1 if you have the <sys/strtio.h> header file. */ 1032/* Define to 1 if you have the <sys/strtio.h> header file. */
1004#undef HAVE_SYS_STRTIO_H 1033#undef HAVE_SYS_STRTIO_H
1005 1034
1035/* Force use of sys/syslog.h on Ultrix */
1036#undef HAVE_SYS_SYSLOG_H
1037
1006/* Define to 1 if you have the <sys/sysmacros.h> header file. */ 1038/* Define to 1 if you have the <sys/sysmacros.h> header file. */
1007#undef HAVE_SYS_SYSMACROS_H 1039#undef HAVE_SYS_SYSMACROS_H
1008 1040
@@ -1102,6 +1134,15 @@
1102/* Define to 1 if you have the `__b64_pton' function. */ 1134/* Define to 1 if you have the `__b64_pton' function. */
1103#undef HAVE___B64_PTON 1135#undef HAVE___B64_PTON
1104 1136
1137/* max value of long long calculated by configure */
1138#undef LLONG_MAX
1139
1140/* min value of long long calculated by configure */
1141#undef LLONG_MIN
1142
1143/* Need setpgrp to acquire controlling tty */
1144#undef NEED_SETPRGP
1145
1105/* Define to the address where bug reports for this package should be sent. */ 1146/* Define to the address where bug reports for this package should be sent. */
1106#undef PACKAGE_BUGREPORT 1147#undef PACKAGE_BUGREPORT
1107 1148
@@ -1141,6 +1182,9 @@
1141/* Define to 1 if you have the ANSI C header files. */ 1182/* Define to 1 if you have the ANSI C header files. */
1142#undef STDC_HEADERS 1183#undef STDC_HEADERS
1143 1184
1185/* Support passwords > 8 chars */
1186#undef UNIXWARE_LONG_PASSWORDS
1187
1144/* Use BSM audit module */ 1188/* Use BSM audit module */
1145#undef USE_BSM_AUDIT 1189#undef USE_BSM_AUDIT
1146 1190