Fix portability issues in distcleancheck_listfiles doc example.
commita880e0977638d40bb1bbfbef451ec7447022e0b5
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 27 Nov 2008 21:27:15 +0000 (27 22:27 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 27 Nov 2008 21:29:09 +0000 (27 22:29 +0100)
tree620a85e666789fb139f2cafd9be523c57fa8a8b4
parente9a942a19485b83690596cc8ae375b86777eaf9e
Fix portability issues in distcleancheck_listfiles doc example.

* doc/automake.texi (Dist): In the `distcleancheck_listfiles'
code example, add `.' path, for Solaris `find', also rewrite so
`{}' appears only once and as separate argument, for Posix.
* tests/distcleancheck.test: New test.
* tests/Makefile.am: Update.
* THANKS: Update.
Report by Jan Engelhardt and Andreas Schwab.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
THANKS
doc/automake.texi
tests/Makefile.am
tests/Makefile.in
tests/distcleancheck.test [new file with mode: 0755]