]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Fix generation of libunbound.pc 493/head
authorJaap Akkerhuis <jaap@nlnetlabs.nl>
Mon, 24 May 2021 10:41:09 +0000 (12:41 +0200)
committerJaap Akkerhuis <jaap@nlnetlabs.nl>
Mon, 24 May 2021 10:41:09 +0000 (12:41 +0200)
configure.ac

index 9abf2299fcb5c1becd13a09d6f181aa18324c6ed..945a03f978dc57eb30300a48c4be332529d9516e 100644 (file)
@@ -824,7 +824,7 @@ ACX_WITH_SSL
 ACX_LIB_SSL
 SSLLIB="-lssl"
 
-PC_CRYPTO_DEPENDENCY="libcrypto libssl"
+PC_CRYPTO_DEPENDENCY=""
 AC_SUBST(PC_CRYPTO_DEPENDENCY)
 
 # check if -lcrypt32 is needed because CAPIENG needs that. (on windows)