bug#43819: two FAILs for "make check" -- automake 1.16.2

2020-10-05 Thread Thien-Thi Nguyen
-- Thien-Thi Nguyen signature.asc Description: PGP signature

bug#43819: two FAILs for "make check" -- automake 1.16.2

2020-10-05 Thread Thien-Thi Nguyen
)-release (x86_64-pc-linux-gnu) - Linux miasma 5.7.0-0.bpo.2-amd64 #1 SMP Debian 5.7.10-1~bpo10+1 (2020-07-30) x86_64 GNU/Linux I tried to research similar failure reports in both bug-automake and automake mailing lists, but did not find anything relevant. Is there anything else i can provide to help diagnose/fix this? -- Thien-Thi Nguyen signature.asc Description: PGP signature

bug#13507: small patch for 1.13.1 t/lisp-flags.sh

2013-01-20 Thread Thien-Thi Nguyen
Here is a suitable ChangeLog entry: 2013-01-20 Thien-Thi Nguyen(tiny change) Don't get fooled when running "make check" inside Emacs. Some versions of Emacs set the env var 'EMACS' to 't' for child processes. Thus, when running

bug#13351: [IMPORTANT] Dropping support for split '.info' files in mainline Automake

2013-01-04 Thread Thien-Thi Nguyen
() Stefano Lattarini () Thu, 03 Jan 2013 21:53:21 +0100 Thoughts, opinions, objections? I support making ‘--no-split’ the default. But if the package end-user can override that, how can Automake drop support for it? -- Thien-Thi Nguyen . GPG key

bug#12860: avoiding ‘check-recursive’

2012-11-10 Thread Thien-Thi Nguyen
simply redirect into test/ by using ‘check-local’, but that failed. Please see: http://git.savannah.gnu.org/cgit/serveez.git/commit?id=f504730d3f for details and the suboptimal workaround. Am i missing something? -- Thien-Thi Nguyen . GPG key: 4C807502 .

1.11 "make check" failure: specflg10.test

2009-05-21 Thread Thien-Thi Nguyen
Please find attached specflg10.log; is there any other info that can be of help? I suspect this is related to absense of g++ on the computer. thi specflg10.log Description: Binary data

[PATCH] Small doc fix

2008-06-24 Thread Thien-Thi Nguyen
* doc/automake.texi (Public Macros): Close open paren. Signed-off-by: Thien-Thi Nguyen <[EMAIL PROTECTED]> --- ChangeLog |6 ++ doc/automake.texi |2 +- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6da71e9..c3b786b 100644