]> git.ipfire.org Git - thirdparty/bind9.git/commit
The BIND 9 libraries are now internal-only, so remove isc-config.sh
authorOndřej Surý <ondrej@sury.org>
Wed, 26 Jun 2019 08:21:49 +0000 (10:21 +0200)
committerOndřej Surý <ondrej@sury.org>
Wed, 31 Jul 2019 08:45:18 +0000 (10:45 +0200)
commit4b44351e6514cc4fd46bd0beb9adc5f3f31c481d
tree7fd3f0904ad6798731bd8239b58f0c11e9fae43e
parent7c3430a24e09fae25fad54cd82f54e8bf164b6ee
The BIND 9 libraries are now internal-only, so remove isc-config.sh

The isc-config.sh script was introduced before pkg-config as is a purely
historical thing.  There are two reason for removal of isc-config.sh scripts:

a) The BIND 9 libraries are now meant to be used only from BIND 9, so there's no
   reason to provide convenience script to link with the libraries.

b) Even if that was not the case, we should and would replace the isc-config.sh
   with respective pkg-config (.pc) file for every library.
CHANGES
Makefile.in
bin/tests/system/builtin/tests.sh
configure
configure.ac
isc-config.sh.1 [deleted file]
isc-config.sh.docbook [deleted file]
isc-config.sh.html [deleted file]
isc-config.sh.in [deleted file]
util/copyrights
win32utils/Configure