mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +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\"";
|
$configdefp{"ISC_PLATFORM_CRYPTORANDOM"} = "\"$cryptolib\"";
|
||||||
}
|
}
|
||||||
print "Cryptographic library for DNSSEC: $cryptolib";
|
print "Cryptographic library for DNSSEC: $cryptolib\n";
|
||||||
|
|
||||||
# enable-openssl-hash
|
# enable-openssl-hash
|
||||||
if ($enable_openssl_hash eq "yes") {
|
if ($enable_openssl_hash eq "yes") {
|
||||||
|
Reference in New Issue
Block a user