mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[4201] Fixed DISTCHECK_CRYPTO_CONFIGURE_FLAG for Botan
This commit is contained in:
parent
e1e91c6c05
commit
f3791f1bb3
@ -764,7 +764,7 @@ then
|
||||
DISABLED_CRYPTO="OpenSSL"
|
||||
CRYPTO_PACKAGE="botan-1.8"
|
||||
CRYPTO_CFLAGS=""
|
||||
DISTCHECK_CRYPTO_CONFIGURE_FLAG="--with-botan=$botan_config"
|
||||
DISTCHECK_CRYPTO_CONFIGURE_FLAG="--with-botan-config=$botan_config"
|
||||
AC_DEFINE_UNQUOTED([WITH_BOTAN], [], [Compile with Botan crypto])
|
||||
else
|
||||
CRYPTO_NAME="OpenSSL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user