2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
This commit is contained in:
Andreas Gustafsson
2001-05-15 20:58:17 +00:00
parent c85c8a5574
commit dc8f5b39e2

View File

@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
esyscmd([sed "s/^/# /" COPYRIGHT])dnl esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl AC_DIVERT_POP()dnl
AC_REVISION($Revision: 1.255 $) AC_REVISION($Revision: 1.256 $)
AC_INIT(lib/dns/name.c) AC_INIT(lib/dns/name.c)
AC_PREREQ(2.13) AC_PREREQ(2.13)
@@ -1477,7 +1477,7 @@ do
done done
done done
NOM_PATH_FILE(HTMLSTYLE, html/docbook.dsl, $stylepath) NOM_PATH_FILE(HTMLSTYLE, html/docbook.dsl, $stylepath)
NOM_PATH_FILE(PRINTTYLE, print/docbook.dsl, $stylepath) NOM_PATH_FILE(PRINTSTYLE, print/docbook.dsl, $stylepath)
# #
# Look for XML declarations # Look for XML declarations