diff --git a/configure.in b/configure.in index 663b2a3d50..bcbb03f888 100644 --- a/configure.in +++ b/configure.in @@ -134,7 +134,7 @@ if test "x$with_gnutls" = "xyes"; then tls_message="yes" ] , [ - echo echo "gnuTLS not found, disabling ssl decryption" + echo "gnuTLS not found, disabling ssl decryption" tls_message="no" ] )