mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 19:32:06 -04:00
sync
This commit is contained in:
parent
2da6df28cb
commit
a92e4f3c0a
1 changed files with 3 additions and 1 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -15,7 +15,7 @@
|
|||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# From configure.in Revision: 1.225
|
||||
# From configure.in Revision: 1.227
|
||||
|
||||
## libtool.m4 - Configure libtool for the target system. -*-Shell-script-*-
|
||||
## Copyright (C) 1996-1999, 2000 Free Software Foundation, Inc.
|
||||
|
|
@ -5414,6 +5414,7 @@ trap 'rm -fr `echo "make/rules
|
|||
bin/Makefile
|
||||
bin/check/Makefile
|
||||
bin/named/Makefile
|
||||
bin/named/named.8
|
||||
bin/named/unix/Makefile
|
||||
bin/rndc/Makefile
|
||||
bin/dig/Makefile
|
||||
|
|
@ -5674,6 +5675,7 @@ CONFIG_FILES=\${CONFIG_FILES-"make/rules
|
|||
bin/Makefile
|
||||
bin/check/Makefile
|
||||
bin/named/Makefile
|
||||
bin/named/named.8
|
||||
bin/named/unix/Makefile
|
||||
bin/rndc/Makefile
|
||||
bin/dig/Makefile
|
||||
|
|
|
|||
Loading…
Reference in a new issue