Regenerate.

MFC after:	1 week
This commit is contained in:
Dag-Erling Smørgrav 2006-09-30 13:40:56 +00:00
parent 1aa495cac5
commit 4a20f963ec
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162860

View File

@ -1,4 +1,3 @@
/* $FreeBSD$ */
/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
@ -196,6 +195,9 @@
/* Define if your system uses ancillary data style file descriptor passing */
#define HAVE_CONTROL_IN_MSGHDR 1
/* Define to 1 if you have the <crypto/sha2.h> header file. */
/* #undef HAVE_CRYPTO_SHA2_H */
/* Define to 1 if you have the <crypt.h> header file. */
/* #undef HAVE_CRYPT_H */
@ -209,6 +211,10 @@
don't. */
/* #undef HAVE_DECL_AUTHENTICATE */
/* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you
don't. */
#define HAVE_DECL_GLOB_NOMATCH 1
/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
don't. */
#define HAVE_DECL_H_ERRNO 1
@ -225,6 +231,10 @@
don't. */
/* #undef HAVE_DECL_LOGINSUCCESS */
/* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you
don't. */
#define HAVE_DECL_O_NONBLOCK 1
/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
don't. */
/* #undef HAVE_DECL_PASSWDEXPIRED */
@ -233,6 +243,14 @@
don't. */
/* #undef HAVE_DECL_SETAUTHDB */
/* Define to 1 if you have the declaration of `SHUT_RD', and to 0 if you
don't. */
#define HAVE_DECL_SHUT_RD 1
/* Define to 1 if you have the declaration of `writev', and to 0 if you don't.
*/
#define HAVE_DECL_WRITEV 1
/* Define to 1 if you have the declaration of `_getlong', and to 0 if you
don't. */
#define HAVE_DECL__GETLONG 0
@ -242,7 +260,7 @@
#define HAVE_DECL__GETSHORT 0
/* Define if you have /dev/ptmx */
#define HAVE_DEV_PTMX 1
/* #undef HAVE_DEV_PTMX */
/* Define if you have /dev/ptc */
/* #undef HAVE_DEV_PTS_AND_PTC */
@ -268,6 +286,9 @@
/* Define if your system has /etc/default/login */
/* #undef HAVE_ETC_DEFAULT_LOGIN */
/* Define to 1 if you have the `EVP_sha256' function. */
#define HAVE_EVP_SHA256 1
/* Define if you have ut_exit in utmp.h */
/* #undef HAVE_EXIT_IN_UTMP */
@ -277,6 +298,12 @@
/* Define to 1 if you have the `fchown' function. */
#define HAVE_FCHOWN 1
/* Use F_CLOSEM fcntl for closefrom */
/* #undef HAVE_FCNTL_CLOSEM */
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define to 1 if you have the <features.h> header file. */
/* #undef HAVE_FEATURES_H */
@ -340,6 +367,9 @@
/* Define to 1 if you have the `getrusage' function. */
/* #undef HAVE_GETRUSAGE */
/* Define to 1 if you have the `getseuserbyname' function. */
/* #undef HAVE_GETSEUSERBYNAME */
/* Define to 1 if you have the `gettimeofday' function. */
#define HAVE_GETTIMEOFDAY 1
@ -364,6 +394,9 @@
/* Define to 1 if you have the `getutxline' function. */
/* #undef HAVE_GETUTXLINE */
/* Define to 1 if you have the `get_default_context_with_level' function. */
/* #undef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL */
/* Define to 1 if you have the `glob' function. */
#define HAVE_GLOB 1
@ -538,11 +571,8 @@
/* Define to 1 if you have the <netgroup.h> header file. */
/* #undef HAVE_NETGROUP_H */
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
#define HAVE_NETINET_IN_SYSTM_H 1
/* Define to 1 if you have the <net/if.h> header file. */
#define HAVE_NET_IF_H 1
/* Define to 1 if you have the <net/if_tun.h> header file. */
#define HAVE_NET_IF_TUN_H 1
/* Define if you are on NeXT */
/* #undef HAVE_NEXT */
@ -707,6 +737,12 @@
/* Define to 1 if you have the `setvbuf' function. */
#define HAVE_SETVBUF 1
/* Define to 1 if you have the `SHA256_Update' function. */
#define HAVE_SHA256_UPDATE 1
/* Define to 1 if you have the <sha2.h> header file. */
/* #undef HAVE_SHA2_H */
/* Define to 1 if you have the <shadow.h> header file. */
/* #undef HAVE_SHADOW_H */
@ -1088,7 +1124,7 @@
/* #undef MISSING_NFDBITS */
/* Need setpgrp to acquire controlling tty */
/* #undef NEED_SETPRGP */
/* #undef NEED_SETPGRP */
/* Define if the concept of ports only accessible to superusers isn't known */
/* #undef NO_IPPORT_RESERVED_CONCEPT */
@ -1100,7 +1136,7 @@
/* #undef NO_X11_UNIX_SOCKETS */
/* libcrypto is missing AES 192 and 256 bit functions */
#define OPENSSL_LOBOTOMISED_AES 1
/* #undef OPENSSL_LOBOTOMISED_AES */
/* Define if you want OpenSSL's internally seeded PRNG only */
#define OPENSSL_PRNG_ONLY 1
@ -1139,6 +1175,9 @@
/* Location of PRNGD/EGD random number socket */
/* #undef PRNGD_SOCKET */
/* read(1) can return 0 for a non-closed fd */
/* #undef PTY_ZEROREAD */
/* Define if your platform breaks doing a seteuid before a setuid */
/* #undef SETEUID_BREAKS_SETUID */
@ -1209,6 +1248,9 @@
/* Define if you want a different $PATH for the superuser */
/* #undef SUPERUSER_PATH */
/* syslog_r function is safe to use in in a signal handler */
/* #undef SYSLOG_R_SAFE_IN_SIGHAND */
/* Support passwords > 8 chars */
/* #undef UNIXWARE_LONG_PASSWORDS */
@ -1230,6 +1272,9 @@
/* Define if you want smartcard support using OpenSC */
/* #undef USE_OPENSC */
/* Enable OpenSSL engine support */
#define USE_OPENSSL_ENGINE 1
/* Define if you want to enable PAM support */
#define USE_PAM 1
@ -1239,6 +1284,9 @@
/* Define if you want smartcard support using sectok */
/* #undef USE_SECTOK */
/* Define if you have Solaris process contracts */
/* #undef USE_SOLARIS_PROCESS_CONTRACTS */
/* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
/* #undef WITH_ABBREV_NO_TTY */
@ -1258,6 +1306,9 @@
/* Define if you want IRIX project management */
/* #undef WITH_IRIX_PROJECT */
/* Define if you want SELinux support. */
/* #undef WITH_SELINUX */
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */