diff -ur automake-1.10.2.orig/doc/automake.texi automake-1.10.2/doc/automake.texi --- automake-1.10.2.orig/doc/automake.texi 2008-11-23 08:35:46.000000000 +0000 +++ automake-1.10.2/doc/automake.texi 2009-07-01 10:10:41.000000000 +0100 @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header -@setfilename automake.info -@settitle automake +@setfilename automake110.info +@settitle automake110 @setchapternewpage off @c %**end of header @@ -40,13 +40,13 @@ @c (Autoconf has a similar setup.) @dircategory Software development @direntry -* Automake: (automake). Making GNU standards-compliant Makefiles. +* Automake110: (automake110). Making GNU standards-compliant Makefiles. @end direntry @dircategory Individual utilities @direntry -* aclocal: (automake)Invoking aclocal. Generating aclocal.m4. -* automake: (automake)Invoking Automake. Generating Makefile.in. +* aclocal-110: (automake110)Invoking aclocal. Generating aclocal.m4. +* automake110: (automake110)Invoking Automake. Generating Makefile.in. @end direntry @titlepage @@ -8751,7 +8751,7 @@ @example ETAGS_ARGS = automake.in --lang=none \ - --regex='/^@@node[ \t]+\([^,]+\)/\1/' automake.texi + --regex='/^@@node[ \t]+\([^,]+\)/\1/' automake110.texi @end example If you add file names to @code{ETAGS_ARGS}, you will probably also diff -ur automake-1.10.2.orig/doc/Makefile.am automake-1.10.2/doc/Makefile.am --- automake-1.10.2.orig/doc/Makefile.am 2008-11-23 08:28:59.000000000 +0000 +++ automake-1.10.2/doc/Makefile.am 2009-07-01 10:12:40.000000000 +0100 @@ -19,13 +19,13 @@ ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA ## 02110-1301, USA. -info_TEXINFOS = automake.texi +info_TEXINFOS = automake110.texi automake_TEXINFOS = fdl.texi # The following requires a fixed version of the Emacs 19.30 etags. ETAGS_ARGS = --lang=none \ - --regex='/^@node[ \t]+\([^,]+\)/\1/' $(srcdir)/automake.texi -TAGS_DEPENDENCIES = automake.texi + --regex='/^@node[ \t]+\([^,]+\)/\1/' $(srcdir)/automake110.texi +TAGS_DEPENDENCIES = automake110.texi amhello_sources = \ amhello/configure.ac \ diff -ur automake-1.10.2.orig/doc/Makefile.in automake-1.10.2/doc/Makefile.in --- automake-1.10.2.orig/doc/Makefile.in 2008-11-23 08:37:12.000000000 +0000 +++ automake-1.10.2/doc/Makefile.in 2009-07-01 10:21:04.000000000 +0100 @@ -51,14 +51,14 @@ CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = -INFO_DEPS = $(srcdir)/automake.info +INFO_DEPS = $(srcdir)/automake110.info TEXINFO_TEX = $(top_srcdir)/lib/texinfo.tex am__TEXINFO_TEX_DIR = $(top_srcdir)/lib -DVIS = automake.dvi -PDFS = automake.pdf -PSS = automake.ps -HTMLS = automake.html -TEXINFOS = automake.texi +DVIS = automake110.dvi +PDFS = automake110.pdf +PSS = automake110.ps +HTMLS = automake110.html +TEXINFOS = automake110.texi TEXI2DVI = texi2dvi TEXI2PDF = $(TEXI2DVI) --pdf --batch MAKEINFOHTML = $(MAKEINFO) --html @@ -161,14 +161,14 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -info_TEXINFOS = automake.texi +info_TEXINFOS = automake110.texi automake_TEXINFOS = fdl.texi # The following requires a fixed version of the Emacs 19.30 etags. ETAGS_ARGS = --lang=none \ - --regex='/^@node[ \t]+\([^,]+\)/\1/' $(srcdir)/automake.texi + --regex='/^@node[ \t]+\([^,]+\)/\1/' $(srcdir)/automake110.texi -TAGS_DEPENDENCIES = automake.texi +TAGS_DEPENDENCIES = automake110.texi amhello_sources = \ amhello/configure.ac \ amhello/Makefile.am \ @@ -268,14 +268,14 @@ rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \ exit 1; \ fi -$(srcdir)/automake.info: automake.texi $(srcdir)/version.texi $(automake_TEXINFOS) -automake.dvi: automake.texi $(srcdir)/version.texi $(automake_TEXINFOS) -automake.pdf: automake.texi $(srcdir)/version.texi $(automake_TEXINFOS) -automake.html: automake.texi $(srcdir)/version.texi $(automake_TEXINFOS) +$(srcdir)/automake110.info: automake110.texi $(srcdir)/version.texi $(automake_TEXINFOS) +automake110.dvi: automake110.texi $(srcdir)/version.texi $(automake_TEXINFOS) +automake110.pdf: automake110.texi $(srcdir)/version.texi $(automake_TEXINFOS) +automake110.html: automake110.texi $(srcdir)/version.texi $(automake_TEXINFOS) $(srcdir)/version.texi: $(srcdir)/stamp-vti -$(srcdir)/stamp-vti: automake.texi $(top_srcdir)/configure - @(dir=.; test -f ./automake.texi || dir=$(srcdir); \ - set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake.texi`; \ +$(srcdir)/stamp-vti: automake110.texi $(top_srcdir)/configure + @(dir=.; test -f ./automake110.texi || dir=$(srcdir); \ + set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake110.texi`; \ echo "@set UPDATED $$1 $$2 $$3"; \ echo "@set UPDATED-MONTH $$2 $$3"; \ echo "@set EDITION $(VERSION)"; \ @@ -369,12 +369,12 @@ done mostlyclean-aminfo: - -rm -rf automake.ac automake.aux automake.cm automake.cp automake.cps \ - automake.fn automake.fns automake.ky automake.kys \ - automake.log automake.op automake.pg automake.pgs \ - automake.tmp automake.toc automake.tp automake.tps \ - automake.tr automake.vr automake.vrs automake.dvi \ - automake.pdf automake.ps automake.html + -rm -rf automake110.ac automake110.aux automake110.cm automake110.cp automake110.cps \ + automake110.fn automake110.fns automake110.ky automake110.kys \ + automake110.log automake110.op automake110.pg automake110.pgs \ + automake110.tmp automake110.toc automake110.tp automake110.tps \ + automake110.tr automake110.vr automake110.vrs automake110.dvi \ + automake110.pdf automake110.ps automake110.html maintainer-clean-aminfo: @list='$(INFO_DEPS)'; for i in $$list; do \