]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove configure option to compile without libtool
authorOndřej Surý <ondrej@isc.org>
Tue, 10 Mar 2020 12:46:42 +0000 (13:46 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 11 Mar 2020 09:31:51 +0000 (10:31 +0100)
commit1628f5865acb2d472ce4adf71fc78ac99094fa1c
treee812c05ebfaec5d4fa0769efb27525c5b6b4239a
parentc463808992abd450d5469befe9f7e67b4732cb1b
Remove configure option to compile without libtool

libtool is a requirement to use automake (see GL #4), so this commit
removes the ability to compile BIND 9 without libtool.
.gitlab-ci.yml
bin/tests/optional/Makefile.in
config.h.in
configure
configure.ac
lib/ns/tests/notify_test.c
lib/ns/tests/query_test.c
make/rules.in
unit/unittest.sh.in