mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
wire in lib/bind
This commit is contained in:
parent
c18d42b96b
commit
be801b0fdb
1 changed files with 2 additions and 1 deletions
|
|
@ -18,12 +18,13 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
|
|||
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
|
||||
AC_DIVERT_POP()dnl
|
||||
|
||||
AC_REVISION($Revision: 1.264 $)
|
||||
AC_REVISION($Revision: 1.265 $)
|
||||
|
||||
AC_INIT(lib/dns/name.c)
|
||||
AC_PREREQ(2.13)
|
||||
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
AC_CONFIG_SUBDIRS(lib/bind)
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue