texi: warn against '.txi' and '.texinfo' input suffixes
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 1 Jan 2013 21:34:15 +0000 (22:34 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 2 Jan 2013 12:09:47 +0000 (13:09 +0100)
commite1ed31451f1df01799544a4c6482ae68a1b07019
tree35ff112c4483c931dcc9293d18e57fa43ecb3266
parent856394136f1a9dd2e40d728ca429664612b46a38
texi: warn against '.txi' and '.texinfo' input suffixes

The warning being in the 'obsolete' category.  This is mostly to
ease transition to Automake-NG (see commit v1.12.1-416-gd5459b9),
and to discourage use of seldom-tested setups.

* automake.in (handle_texinfo_helper): Warn against Texinfo input
files with '.txi' or '.texinfo' suffixes.
* NEWS: Update.
* t/txinfo-other-suffixes.sh: Adjust and enhance.
* t/txinfo-no-repeated-targets.sh: No longer use '.txi' and
'.texinfo' extensions.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS
automake.in
t/txinfo-no-repeated-targets.sh
t/txinfo-other-suffixes.sh