This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./automake.in tests/Makef ...
- From: adl at sources dot redhat dot com
- To: automake-cvs at sourceware dot cygnus dot com
- Date: 30 Nov 2002 19:45:58 -0000
- Subject: automake ./ChangeLog ./automake.in tests/Makef ...
CVSROOT: /cvs/automake
Module name: automake
Branch: branch-1-7
Changes by: adl@sourceware.org 2002-11-30 11:45:58
Modified files:
. : ChangeLog automake.in
tests : Makefile.am Makefile.in
Added files:
tests : texinfo18.test
Log message:
For PR automake/375 (Debian Bug #168671):
* automake.in (scan_texinfo_file): Erase all known index files, no
matter whether they are used at the top-level or not, because we
can never know if they are used in included files. The remaining
macros we recognize at the top-level of a Texi document are
@defindex, @defcodeindex, @synindex, and @syncodeindex.
* tests/texinfo18.test: New file.
* tests/Makefile.am (TESTS): Add texinfo18.test.
Reported by Simon Richter.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&only_with_tag=branch-1-7&r1=1.2024.2.40&r2=1.2024.2.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&only_with_tag=branch-1-7&r1=1.1365.2.17&r2=1.1365.2.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/texinfo18.test.diff?cvsroot=automake&only_with_tag=branch-1-7&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&only_with_tag=branch-1-7&r1=1.443.2.9&r2=1.443.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&only_with_tag=branch-1-7&r1=1.576.2.13&r2=1.576.2.14