mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
[master] add newline
This commit is contained in:
@@ -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") {
|
||||
|
Reference in New Issue
Block a user