]> git.ipfire.org Git - thirdparty/bind9.git/commit
Print the libuv, liburcu and OpenSSL versions from configure script
authorOndřej Surý <ondrej@isc.org>
Thu, 1 Jun 2023 11:38:42 +0000 (13:38 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 6 Jun 2023 10:42:02 +0000 (12:42 +0200)
commit920dddb729f7fb8704fef46d35b838e36c70a429
tree123270e8aa3b0cc7c865f03507e1ec5657a7f284
parent8169a0ee317c1c33656ee4b472d90b9a69e0cb33
Print the libuv, liburcu and OpenSSL versions from configure script

The configure summary now prints versions of the mandatory libraries
found when configuring.
configure.ac
m4/ax_check_openssl.m4