summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 4 insertions, 2 deletions
diff --git a/configure b/configure
index 57b68e256..e2f12cdff 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
1#! /bin/sh 1#! /bin/sh
2# From configure.ac Revision: 1.568 . 2# From configure.ac Revision: 1.571 .
3# Guess values for system-dependent variables and create Makefiles. 3# Guess values for system-dependent variables and create Makefiles.
4# Generated by GNU Autoconf 2.68 for OpenSSH Portable. 4# Generated by GNU Autoconf 2.68 for OpenSSH Portable.
5# 5#
@@ -7666,7 +7666,7 @@ $as_echo "#define BROKEN_STRNVIS 1" >>confdefs.h
7666 # and will crash if they cannot be opened. 7666 # and will crash if they cannot be opened.
7667 7667
7668$as_echo "#define SANDBOX_SKIP_RLIMIT_NOFILE 1" >>confdefs.h 7668$as_echo "#define SANDBOX_SKIP_RLIMIT_NOFILE 1" >>confdefs.h
7669], 7669
7670 ;; 7670 ;;
7671*-*-bsdi*) 7671*-*-bsdi*)
7672 $as_echo "#define SETEUID_BREAKS_SETUID 1" >>confdefs.h 7672 $as_echo "#define SETEUID_BREAKS_SETUID 1" >>confdefs.h
@@ -10425,6 +10425,7 @@ for ac_func in \
10425 closefrom \ 10425 closefrom \
10426 dirfd \ 10426 dirfd \
10427 endgrent \ 10427 endgrent \
10428 explicit_bzero \
10428 fchmod \ 10429 fchmod \
10429 fchown \ 10430 fchown \
10430 freeaddrinfo \ 10431 freeaddrinfo \
@@ -12172,6 +12173,7 @@ for ac_func in \
12172 EVP_DigestFinal_ex \ 12173 EVP_DigestFinal_ex \
12173 EVP_MD_CTX_init \ 12174 EVP_MD_CTX_init \
12174 EVP_MD_CTX_cleanup \ 12175 EVP_MD_CTX_cleanup \
12176 EVP_MD_CTX_copy_ex \
12175 HMAC_CTX_init \ 12177 HMAC_CTX_init \
12176 RSA_generate_key_ex \ 12178 RSA_generate_key_ex \
12177 RSA_get_default_method \ 12179 RSA_get_default_method \