* doc/automake.texi (Reporting Bugs): The global testsuite log of
Automake is now (basically since we have removed make recursion from
the Automake's build system) saved in the file 'test-suite.log', not
in the file 'tests/test-suite.log'.  Adjust accordingly.

Signed-off-by: Stefano Lattarini <stefano.lattar...@gmail.com>
---
 doc/automake.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/automake.texi b/doc/automake.texi
index 2f2ebb0..939fe44 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -13101,7 +13101,7 @@ bug in the @uref{http://debbugs.gnu.org/@/automake, bug 
tracker}.  Be
 sure to include the versions of Autoconf and Automake that you use.
 Ideally, post a minimal @file{Makefile.am} and @file{configure.ac} that
 reproduces the problem you encounter.  If you have encountered test
-suite failures, please attach the @file{tests/test-suite.log} file.
+suite failures, please attach the @file{test-suite.log} file.
 
 @c ========================================================== Appendices
 
-- 
1.7.9.5


Reply via email to