From 42a73d82dbe700e08e7930799e54244ab9f6789c Mon Sep 17 00:00:00 2001 From: Andreas Metzler Date: Sun, 14 May 2017 11:21:07 +0200 Subject: Fix autoconf progress message concerning heartbeat [ci skip] --- m4/hooks.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4/hooks.m4') diff --git a/m4/hooks.m4 b/m4/hooks.m4 index e48850fa4a..c4e2cd9107 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -216,7 +216,7 @@ LIBTASN1_MINIMUM=4.9 AM_CONDITIONAL(ENABLE_ALPN, test "$ac_enable_alpn" != "no") ac_enable_heartbeat=yes - AC_MSG_CHECKING([whether to disable TLS heartbeat support]) + AC_MSG_CHECKING([whether to enable TLS heartbeat support]) AC_ARG_ENABLE(heartbeat-support, AS_HELP_STRING([--disable-heartbeat-support], [disable support for the heartbeat extension]), -- cgit v1.2.1