generate placeholder Makefile in doc/

This commit is contained in:
Andreas Gustafsson
2000-12-01 02:16:28 +00:00
parent da114656ce
commit 4bd173d7ae
2 changed files with 5 additions and 2 deletions

4
configure vendored
View File

@@ -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.194
# From configure.in Revision: 1.195
## libtool.m4 - Configure libtool for the target system. -*-Shell-script-*-
## Copyright (C) 1996-1999, 2000 Free Software Foundation, Inc.
@@ -4847,6 +4847,7 @@ trap 'rm -fr `echo "make/rules
bin/tests/system/lwresd/Makefile
bin/tests/headerdep_test.sh
bin/dnssec/Makefile
doc/Makefile
doc/arm/catalog
doc/arm/nominum-docbook-html.dsl
doc/arm/validate.sh
@@ -5092,6 +5093,7 @@ CONFIG_FILES=\${CONFIG_FILES-"make/rules
bin/tests/system/lwresd/Makefile
bin/tests/headerdep_test.sh
bin/dnssec/Makefile
doc/Makefile
doc/arm/catalog
doc/arm/nominum-docbook-html.dsl
doc/arm/validate.sh

View File

@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
AC_REVISION($Revision: 1.194 $)
AC_REVISION($Revision: 1.195 $)
AC_INIT(lib/dns/name.c)
AC_PREREQ(2.13)
@@ -1263,6 +1263,7 @@ AC_OUTPUT(
bin/tests/system/lwresd/Makefile
bin/tests/headerdep_test.sh
bin/dnssec/Makefile
doc/Makefile
doc/arm/catalog
doc/arm/nominum-docbook-html.dsl
doc/arm/validate.sh