This commit is contained in:
Michael Graff
1999-01-19 19:43:25 +00:00
parent f7b99290c3
commit 690a68b811
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
AC_REVISION($Revision: 1.8 $)
AC_REVISION($Revision: 1.9 $)
AC_INIT(lib/dns/name.c)
AC_CONFIG_HEADER(config.h)
@@ -78,5 +78,5 @@ AC_OUTPUT(
lib/dns/include/dns/Makefile
bin/Makefile
bin/tests/Makefile
bin/server/Makefile
bin/named/Makefile
)