summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2004-02-26 10:57:38 +0000
committerdes <des@FreeBSD.org>2004-02-26 10:57:38 +0000
commit77d6d5a07e24f1a6dcae9125f3a25df032dff245 (patch)
tree9fbe189bc2b39c0fb50cefa3a5ecdf7fb813f1a7 /crypto/openssh
parentc7ba2297636a6fa524247016c7fb9060ba58ea6a (diff)
downloadFreeBSD-src-77d6d5a07e24f1a6dcae9125f3a25df032dff245.zip
FreeBSD-src-77d6d5a07e24f1a6dcae9125f3a25df032dff245.tar.gz
Regenerate.
Diffstat (limited to 'crypto/openssh')
-rw-r--r--crypto/openssh/config.h62
1 files changed, 52 insertions, 10 deletions
diff --git a/crypto/openssh/config.h b/crypto/openssh/config.h
index c368660..8b37106 100644
--- a/crypto/openssh/config.h
+++ b/crypto/openssh/config.h
@@ -1,6 +1,6 @@
/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
-/* $Id: acconfig.h,v 1.166 2003/09/16 01:52:19 dtucker Exp $ */
+/* $Id: acconfig.h,v 1.173 2004/02/06 05:24:31 dtucker Exp $ */
/* $FreeBSD$ */
/*
@@ -43,6 +43,12 @@
/* Define if your setregid() is broken */
/* #undef BROKEN_SETREGID */
+/* Define if your setresuid() is broken */
+/* #undef BROKEN_SETRESUID */
+
+/* Define if your setresgid() is broken */
+/* #undef BROKEN_SETRESGID */
+
/* Define to a Set Process Title type if your system is */
/* supported by bsd-setproctitle.c */
/* #undef SPT_TYPE */
@@ -61,6 +67,9 @@
/* from environment and PATH */
#define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"
+/* Full path of your "passwd" program */
+#define _PATH_PASSWD_PROG "/usr/bin/passwd"
+
/* Define if your password has a pw_class field */
#define HAVE_PW_CLASS_IN_PASSWD 1
@@ -91,6 +100,9 @@
/* Define if you have the getuserattr function. */
/* #undef HAVE_GETUSERATTR */
+/* Define if you have the basename function. */
+#define HAVE_BASENAME 1
+
/* Work around problematic Linux PAM modules handling of PAM_TTY */
/* #undef PAM_TTY_KLUDGE */
@@ -249,6 +261,9 @@
/* Define this if you are using the Heimdal version of Kerberos V5 */
/* #undef HEIMDAL */
+/* Define this if you want to use libkafs' AFS support */
+/* #undef USE_AFS */
+
/* Define if you want S/Key support */
/* #undef SKEY */
@@ -420,14 +435,14 @@
/* #undef LOCKED_PASSWD_PREFIX */
/* #undef LOCKED_PASSWD_SUBSTR */
-/* Define if DNS support is to be activated */
-/* #undef DNS */
-
/* Define if getrrsetbyname() exists */
/* #undef HAVE_GETRRSETBYNAME */
/* Define if HEADER.ad exists in arpa/nameser.h */
-/* #undef HAVE_HEADER_AD */
+#define HAVE_HEADER_AD 1
+
+/* Define if your resolver libs need this for getrrsetbyname */
+/* #undef BIND_8_COMPAT */
/* Define to 1 if the `getpgrp' function requires zero arguments. */
@@ -442,9 +457,6 @@
/* Define to 1 if you have the `b64_pton' function. */
/* #undef HAVE_B64_PTON */
-/* Define to 1 if you have the `basename' function. */
-#define HAVE_BASENAME 1
-
/* Define to 1 if you have the `bcopy' function. */
#define HAVE_BCOPY 1
@@ -559,9 +571,24 @@
/* Define to 1 if you have the <glob.h> header file. */
#define HAVE_GLOB_H 1
+/* Define to 1 if you have the <gssapi_generic.h> header file. */
+/* #undef HAVE_GSSAPI_GENERIC_H */
+
+/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
+/* #undef HAVE_GSSAPI_GSSAPI_GENERIC_H */
+
+/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
+/* #undef HAVE_GSSAPI_GSSAPI_H */
+
+/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
+/* #undef HAVE_GSSAPI_GSSAPI_KRB5_H */
+
/* Define to 1 if you have the <gssapi.h> header file. */
/* #undef HAVE_GSSAPI_H */
+/* Define to 1 if you have the <gssapi_krb5.h> header file. */
+/* #undef HAVE_GSSAPI_KRB5_H */
+
/* Define to 1 if you have the <ia.h> header file. */
/* #undef HAVE_IA_H */
@@ -676,6 +703,9 @@
/* Define to 1 if you have the `pam_getenvlist' function. */
#define HAVE_PAM_GETENVLIST 1
+/* Define to 1 if you have the <pam/pam_appl.h> header file. */
+/* #undef HAVE_PAM_PAM_APPL_H */
+
/* Define to 1 if you have the `pam_putenv' function. */
#define HAVE_PAM_PUTENV 1
@@ -832,6 +862,9 @@
/* Define to 1 if you have the `strsep' function. */
#define HAVE_STRSEP 1
+/* Define to 1 if you have the `strtoul' function. */
+#define HAVE_STRTOUL 1
+
/* Define to 1 if `st_blksize' is member of `struct stat'. */
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
@@ -859,12 +892,18 @@
/* Define to 1 if you have the <sys/pstat.h> header file. */
/* #undef HAVE_SYS_PSTAT_H */
+/* Define to 1 if you have the <sys/ptms.h> header file. */
+/* #undef HAVE_SYS_PTMS_H */
+
/* Define to 1 if you have the <sys/select.h> header file. */
#define HAVE_SYS_SELECT_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
+/* Define to 1 if you have the <sys/stream.h> header file. */
+/* #undef HAVE_SYS_STREAM_H */
+
/* Define to 1 if you have the <sys/stropts.h> header file. */
/* #undef HAVE_SYS_STROPTS_H */
@@ -913,6 +952,9 @@
/* Define to 1 if you have the `updwtmp' function. */
/* #undef HAVE_UPDWTMP */
+/* Define to 1 if you have the `updwtmpx' function. */
+/* #undef HAVE_UPDWTMPX */
+
/* Define to 1 if you have the <usersec.h> header file. */
/* #undef HAVE_USERSEC_H */
@@ -950,13 +992,13 @@
#define HAVE_WAITPID 1
/* Define to 1 if you have the `_getlong' function. */
-/* #undef HAVE__GETLONG */
+#define HAVE__GETLONG 1
/* Define to 1 if you have the `_getpty' function. */
/* #undef HAVE__GETPTY */
/* Define to 1 if you have the `_getshort' function. */
-/* #undef HAVE__GETSHORT */
+#define HAVE__GETSHORT 1
/* Define to 1 if you have the `__b64_ntop' function. */
#define HAVE___B64_NTOP 1
OpenPOWER on IntegriCloud