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.
This commit is contained in:
Ondřej Surý
2019-06-26 10:21:49 +02:00
parent 7c3430a24e
commit 4b44351e65
11 changed files with 8 additions and 595 deletions

View File

@@ -1578,10 +1578,6 @@
./fuzz/fuzz.h C 2018,2019
./fuzz/main.c C 2018,2019
./install-sh X 1998,1999,2000,2001,2018,2019
./isc-config.sh.1 MAN DOCBOOK
./isc-config.sh.docbook SGML 2009,2014,2015,2016,2017,2018,2019
./isc-config.sh.html HTML DOCBOOK
./isc-config.sh.in SH 2000,2001,2003,2004,2007,2012,2013,2015,2016,2017,2018,2019
./lib/Kyuafile X 2017,2018,2019
./lib/bind9/api X 2001,2006,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019
./lib/bind9/check.c C 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019