summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-03-20 00:24:29 +0000
committerColin Watson <cjwatson@debian.org>2014-03-20 00:24:29 +0000
commit796ba4fd011b5d0d9d78d592ba2f30fc9d5ed2e7 (patch)
tree98105bf1621565a2679d5f7f4d650561be2d7666 /configure
parent9a975a9faed7c4f334e8c8490db3e77e102f2b21 (diff)
parent19158b2447e35838d69b2b735fb640d1e86061ea (diff)
Import openssh_6.6p1.orig.tar.gz
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 4 insertions, 2 deletions
diff --git a/configure b/configure
index 2d714acae..d690393a3 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#
@@ -7607,7 +7607,7 @@ $as_echo "#define BROKEN_STRNVIS 1" >>confdefs.h
7607 # and will crash if they cannot be opened. 7607 # and will crash if they cannot be opened.
7608 7608
7609$as_echo "#define SANDBOX_SKIP_RLIMIT_NOFILE 1" >>confdefs.h 7609$as_echo "#define SANDBOX_SKIP_RLIMIT_NOFILE 1" >>confdefs.h
7610], 7610
7611 ;; 7611 ;;
7612*-*-bsdi*) 7612*-*-bsdi*)
7613 $as_echo "#define SETEUID_BREAKS_SETUID 1" >>confdefs.h 7613 $as_echo "#define SETEUID_BREAKS_SETUID 1" >>confdefs.h
@@ -10366,6 +10366,7 @@ for ac_func in \
10366 closefrom \ 10366 closefrom \
10367 dirfd \ 10367 dirfd \
10368 endgrent \ 10368 endgrent \
10369 explicit_bzero \
10369 fchmod \ 10370 fchmod \
10370 fchown \ 10371 fchown \
10371 freeaddrinfo \ 10372 freeaddrinfo \
@@ -12113,6 +12114,7 @@ for ac_func in \
12113 EVP_DigestFinal_ex \ 12114 EVP_DigestFinal_ex \
12114 EVP_MD_CTX_init \ 12115 EVP_MD_CTX_init \
12115 EVP_MD_CTX_cleanup \ 12116 EVP_MD_CTX_cleanup \
12117 EVP_MD_CTX_copy_ex \
12116 HMAC_CTX_init \ 12118 HMAC_CTX_init \
12117 RSA_generate_key_ex \ 12119 RSA_generate_key_ex \
12118 RSA_get_default_method \ 12120 RSA_get_default_method \