summaryrefslogtreecommitdiffstats
path: root/m4/ax_arg_openssl.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_arg_openssl.m4')
-rw-r--r--m4/ax_arg_openssl.m42
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>