| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 9327 2020-03-29 13:15:12Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 9491 2020-07-04 19:39:34Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
|
# Generated by GNU Autoconf 2.69 for hopm 1.1.8. |
| 5 |
|
# |
| 12668 |
|
fi |
| 12669 |
|
|
| 12670 |
|
if test "$cf_enable_openssl" != "no"; then : |
| 12671 |
< |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LibreSSL" >&5 |
| 12672 |
< |
$as_echo_n "checking for LibreSSL... " >&6; } |
| 12671 |
> |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LibreSSL, or OpenSSL 1.1.1 and above" >&5 |
| 12672 |
> |
$as_echo_n "checking for LibreSSL, or OpenSSL 1.1.1 and above... " >&6; } |
| 12673 |
|
if test "$cross_compiling" = yes; then : |
| 12674 |
|
cf_openssl_version_ok=no |
| 12675 |
|
else |