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:09 -0000
- Subject: automake ./ChangeLog ./automake.in tests/Makef ...
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sourceware.org 2002-11-30 11:45:09
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&r1=1.2087&r2=1.2088
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1401&r2=1.1402
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/texinfo18.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.457&r2=1.458
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.592&r2=1.593