]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix LD_WRAP test in configure
authorEvan Hunt <each@isc.org>
Sat, 5 Sep 2020 19:10:35 +0000 (12:10 -0700)
committerOndřej Surý <ondrej@sury.org>
Thu, 1 Oct 2020 16:09:35 +0000 (18:09 +0200)
commitb8db702a0c7bc2310d2d134d099028bd250ed86c
tree1b6e2b0e189b0bfcbb3a00bd7d3d48e5c398c988
parent1126fe3b5b38bf541297aeba82af243ab245a793
fix LD_WRAP test in configure

The LD_WRAP test in configure was broken, and failed to
indicate LD_WRAP support correctly, resulting in some unit
tests failing to run.

(cherry picked from commit cfa4ea64bc06685f210a4187dcc05cc0aac84851)
configure.ac