texi: warn against suffix-less info files
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 1 Jan 2013 19:59:53 +0000 (20:59 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 2 Jan 2013 12:09:36 +0000 (13:09 +0100)
commit2af418d1f8b9750f5395cfe897af4f726ad4667d
tree3c6b817a013d01985a57cda21d9cf40b458c0072
parent0a52679a428889c52166c4f6e493cec64fa917a4
texi: warn against suffix-less info files

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

* automake.in (scan_texinfo_file): Warn against '@setfilename'
directives that specify suffix-less output info files.
* t/txinfo-without-info-suffix.sh: Adjust and enhance.
* t/txinfo-makeinfo-error-no-clobber.sh: No longer use suffix-less
info files in '@setfilename' directives.
* t/primary-prefix-valid-couples.sh: Likewise.
* t/txinfo-setfilename-repeated.sh: Likewise.
* t/txinfo-vtexi2.sh : Likewise.
* t/mdate2.sh: Likewise.
* NEWS: Update.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS
automake.in
t/mdate2.sh
t/primary-prefix-valid-couples.sh
t/txinfo-makeinfo-error-no-clobber.sh
t/txinfo-setfilename-repeated.sh
t/txinfo-vtexi2.sh
t/txinfo-without-info-suffix.sh