]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor libidn2 detection code
authorMichał Kępień <michal@isc.org>
Tue, 24 Nov 2020 13:51:51 +0000 (14:51 +0100)
committerMichał Kępień <michal@isc.org>
Tue, 24 Nov 2020 13:51:51 +0000 (14:51 +0100)
commitf8d155a9ef5ed1037156e573a8438e6ba40ddd80
treeb5d9856341a6f085218915a2ce7ad7ceea64f818
parentef18d9251e6f82f0ad3196ad7295594280f50afd
Refactor libidn2 detection code

Make the code block handling the --with-libidn2=/path/to/libidn2 form of
the --with-libidn2 build-time option behave more similarly to the
PKG_CHECK_MODULES() macro.
configure.ac