From: Evan Hunt Date: Thu, 12 Oct 2017 23:10:36 +0000 (-0700) Subject: [master] add newline X-Git-Tag: v9.12.0b2~120 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10c8c23739403c21806bbede9b83b425cec64f5e;p=thirdparty%2Fbind9.git [master] add newline --- diff --git a/win32utils/Configure b/win32utils/Configure index b06089cbc31..5e52df2588b 100644 --- a/win32utils/Configure +++ b/win32utils/Configure @@ -2080,7 +2080,7 @@ if ($enable_crypto_rand eq "yes") { } $configdefp{"ISC_PLATFORM_CRYPTORANDOM"} = "\"$cryptolib\""; } -print "Cryptographic library for DNSSEC: $cryptolib"; +print "Cryptographic library for DNSSEC: $cryptolib\n"; # enable-openssl-hash if ($enable_openssl_hash eq "yes") {