aboutsummaryrefslogtreecommitdiff
path: root/build-aux/m4
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2015-07-31 23:15:56 -0400
committerCory Fields <cory-nospam-@coryfields.com>2015-07-31 23:16:13 -0400
commitd9add719519e2019b1f353d8d6832dcfc88ee850 (patch)
tree369aac7d28076352ccfd12ced0c0b3f82f93651f /build-aux/m4
parenteddaba7b5692288087a926da5733e86b47274e4e (diff)
downloadbitcoin-d9add719519e2019b1f353d8d6832dcfc88ee850.tar.xz
build: fix libressl detection
Checking libcrypto for a function after we've already found a (possibly different) libcrypto is not what we want to do here. pkg-config might've found a cross lib while AC_CHECK_LIB may find a different or native one. Run a link-test against the lib that's already been found instead.
Diffstat (limited to 'build-aux/m4')
0 files changed, 0 insertions, 0 deletions