]> git.ipfire.org Git - thirdparty/pdns.git/commit
Backport #4824 (cherry-pick of 2a4c374) 5073/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 29 Dec 2016 17:01:30 +0000 (18:01 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 22 Feb 2017 20:33:50 +0000 (21:33 +0100)
commit021883fa0112e45c3a9fb5db0ad845f560badba6
tree44849a514548e32c367ed53ec4fe1adbf58889a7
parentf35d88ce418c0415ec20906906fc5bc81075c823
Backport #4824 (cherry-pick of 2a4c374)

Check in the detected OpenSSL/libcrypto for ECDSA

We used to 'just' use the default includes for this detection.

Fixes #4680
m4/pdns_check_libcrypto.m4
m4/pdns_check_libcrypto_ecdsa.m4