bind9/bin/confgen
Ondřej Surý af1b56240f Resolve the overlinking of the system libraries
Originally, every library and binaries got linked to everything, which
creates unnecessary overlinking.  This wasn't as straightforward as it
should be as we still support configuration without libtool for 9.16.

Couple of smaller issues related to include headers and an issue where
sanitizer overload dlopen and dlclose symbols, so we were getting false
negatives in the autoconf test.
2020-05-11 09:49:54 +02:00
..
include Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
unix Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
win32 Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
ddns-confgen.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
ddns-confgen.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
ddns-confgen.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
ddns-confgen.html prep 9.15.8 2020-01-16 08:01:20 +00:00
keygen.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
keygen.h Merge branch '46-just-use-clang-format-to-reformat-sources' into 'master' 2020-02-12 14:51:18 +00:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
rndc-confgen.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
rndc-confgen.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
rndc-confgen.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
rndc-confgen.html prep 9.15.8 2020-01-16 08:01:20 +00:00
util.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
util.h Merge branch '46-just-use-clang-format-to-reformat-sources' into 'master' 2020-02-12 14:51:18 +00:00