diff options
| author | 2020-11-19 19:43:31 -0500 | |
|---|---|---|
| committer | 2020-11-19 19:43:31 -0500 | |
| commit | 6a0204e95aa5358ef2bf7714559ccd366dba4617 (patch) | |
| tree | 18e4e77b04125f3da8c6b97903d043afe3b5826d /m4/ax_arg_openssl.m4 | |
| parent | de54987ff29489950322f3408ea91651f4f48b4a (diff) | |
New upstream version 1.1.9.upstream/1.1.9
Diffstat (limited to 'm4/ax_arg_openssl.m4')
| -rw-r--r-- | m4/ax_arg_openssl.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_arg_openssl.m4 b/m4/ax_arg_openssl.m4 index 7391873..e172e16 100644 --- a/m4/ax_arg_openssl.m4 +++ b/m4/ax_arg_openssl.m4 @@ -61,7 +61,7 @@ else fi AS_IF([test "$cf_enable_openssl" != "no"], - [AC_MSG_CHECKING(for LibreSSL, or OpenSSL 1.1.1 and above) + [AC_MSG_CHECKING([for LibreSSL, or OpenSSL 1.1.1 and above]) AC_RUN_IFELSE([ AC_LANG_PROGRAM([ #include <openssl/opensslv.h> |
