-2011-06-23 Stefano Lattarini <stefano.lattarini@gmail.com>
+2011-06-23 Stefano Lattarini <stefano.lattarini@gmail.com>
docs: avoid a footnote, some related rewordings and improvements
* doc/automake.texi (Dist): Reword the part about automatically
distributed files to avoid a footnote. Since we are at it, extend
a bit, and add an example and a reference to a relevant test case.
-2011-06-23 Stefano Lattarini <stefano.lattarini@gmail.com>
+2011-06-23 Stefano Lattarini <stefano.lattarini@gmail.com>
docs: minor cosmetic fixes
* doc/automake.texi: Break few overly long lines, throughout the
("Other things Automake recognizes" @item AM_C_PROTOTYPES): Use
@pxref instead of @ref.
-2011-06-23 Stefano Lattarini <stefano.lattarini@gmail.com>
+2011-06-23 Stefano Lattarini <stefano.lattarini@gmail.com>
help: improve text about automatically-distributed files
This change fixes automake bug#7819.
* tests/autodist.test: Likewise.
(configure.in): Remove useless call to AM_MAINTAINER_MODE.
-2011-06-23 Stefano Lattarini <stefano.lattarini@gmail.com>
+2011-06-23 Stefano Lattarini <stefano.lattarini@gmail.com>
refactor: split 'usage' subroutine in automake
This change is related to automake bug#7819.