This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake THANKS
- From: adl at sources dot redhat dot com
- To: automake-cvs at sourceware dot cygnus dot com
- Date: 30 Nov 2002 20:12:19 -0000
- Subject: automake THANKS
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sourceware.org 2002-11-30 12:12:19
Modified files:
. : THANKS
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/THANKS.diff?cvsroot=automake&r1=1.195&r2=1.196