]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'fix-openssl-configure' into 'master'
authorEvan Hunt <each@isc.org>
Mon, 23 Jul 2018 20:29:10 +0000 (16:29 -0400)
committerEvan Hunt <each@isc.org>
Mon, 23 Jul 2018 20:29:10 +0000 (16:29 -0400)
commit537f2284a3486ebe2e91b66cfc2392cc092981f1
tree2d6fcbf34de96997a472c8e21fdad9de2cd20560
parente0d42538f96a23b936fc634003d655b83e9dd1b1
parent71877806e8923b624b443ccc8f5c7cfe4e5b5948
Merge branch 'fix-openssl-configure' into 'master'

Fix ax_check_openssl to accept "--with-openssl" or "--with-openssl=yes",
and improve it to modern autotools standard

See merge request isc-projects/bind9!550