mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-05 15:00:44 -05:00
do not generate named.{8,html}
This commit is contained in:
parent
6ea1b817e3
commit
ee7560f46d
1 changed files with 1 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
|
|||
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
|
||||
AC_DIVERT_POP()dnl
|
||||
|
||||
AC_REVISION($Revision: 1.244 $)
|
||||
AC_REVISION($Revision: 1.245 $)
|
||||
|
||||
AC_INIT(lib/dns/name.c)
|
||||
AC_PREREQ(2.13)
|
||||
|
|
@ -1497,8 +1497,6 @@ AC_OUTPUT(
|
|||
bin/Makefile
|
||||
bin/check/Makefile
|
||||
bin/named/Makefile
|
||||
bin/named/named.8
|
||||
bin/named/named.html
|
||||
bin/named/unix/Makefile
|
||||
bin/rndc/Makefile
|
||||
bin/dig/Makefile
|
||||
|
|
|
|||
Loading…
Reference in a new issue