Re: [PATCH] {master} More uses of AS_HELP_STRING in automake macros.

2010-12-13 Thread Ralf Wildenhues
Hi Stefano, * Stefano Lattarini wrote on Sun, Dec 12, 2010 at 02:47:35PM CET: * m4/depend.m4 (AM_DEP_TRACK): Use `AS_HELP_STRING' to format the help message added to the generated configure. * m4/dmalloc.m4 (AM_WITH_DMALLOC): Likewise. * m4/lispdir.m4 (AM_PATH_LISPDIR): Likewise. *

[PATCH] {master} Extend, fix and improve tests on Lex and Yacc support.

2010-12-13 Thread Stefano Lattarini
Hello automakers. This is a reproposal of an older patch of mine: http://lists.gnu.org/archive/html/automake-patches/2010-09/msg00097.html I've rebased the patch on current maint, and thrown in a couple of fixes/improvements (in particular, I've renamed the new test `yacc1.test' to the more

Re: [PATCH] {tests-init} Tests defs: de-uglify code for requiring an XSI-capable shell.

2010-12-13 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Sun, Dec 12, 2010 at 10:06:58PM CET: This is just a cosmetic patch. I will push in 72 hours (Wednesday evening) if nobody objects. Please don't. It's a feature that the code is the same as the one tested in Libtool _LT_CHECK_SHELL_FEATURES: bug-tested and all. I

Re: [PATCH] {master} More uses of AS_HELP_STRING in automake macros.

2010-12-13 Thread Stefano Lattarini
On Monday 13 December 2010, Ralf Wildenhues wrote: Hi Stefano, * Stefano Lattarini wrote on Sun, Dec 12, 2010 at 02:47:35PM CET: * m4/depend.m4 (AM_DEP_TRACK): Use `AS_HELP_STRING' to format the help message added to the generated configure. * m4/dmalloc.m4 (AM_WITH_DMALLOC): Likewise.

Re: [PATCH] {tests-init} Tests defs: de-uglify code for requiring an XSI-capable shell.

2010-12-13 Thread Stefano Lattarini
On Monday 13 December 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Sun, Dec 12, 2010 at 10:06:58PM CET: This is just a cosmetic patch. I will push in 72 hours (Wednesday evening) if nobody objects. Please don't. It's a feature that the code is the same as the one tested in

Re: [PATCH] {tests-init} Tests defs: de-uglify code for requiring an XSI-capable shell.

2010-12-13 Thread Stefano Lattarini
On Monday 13 December 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Mon, Dec 13, 2010 at 08:16:47PM CET: On Monday 13 December 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Sun, Dec 12, 2010 at 10:06:58PM CET: This is just a cosmetic patch. I will push in 72

Fix testsuite failure of check12.test without DejaGNU.

2010-12-13 Thread Ralf Wildenhues
Merged to master. Cheers, Ralf Fix testsuite failure of check12.test without DejaGNU. * tests/check12.test: Require runtest. diff --git a/tests/check12.test b/tests/check12.test index caa8e0f..34c8409 100755 --- a/tests/check12.test +++ b/tests/check12.test @@ -17,6 +17,7 @@ #

Re: [PATCH 0/2] Tests initialization: put default definition of AC_CONFIG_AUX_DIR in the pre-populated configure.in.

2010-12-13 Thread Stefano Lattarini
On Monday 13 December 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Sat, Dec 11, 2010 at 02:52:18PM CET: This is a reproposal of an older patch of mine: http://lists.gnu.org/archive/html/automake-patches/2010-05/msg8.html

Re: [PATCH] Improvements and extend tests on canonicalization.

2010-12-13 Thread Stefano Lattarini
On Monday 13 December 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Sat, Dec 11, 2010 at 06:41:46PM CET: Ping on this? Reference: http://lists.gnu.org/archive/html/automake-patches/2010-09/msg00106.html The updated patch is attached. I will push it in 72 hours (by tuesday

[FYI] Tests defs: requirement 'xsi-shell' must be synced with libtool.

2010-12-13 Thread Stefano Lattarini
* tests/defs (xsi-shell): Add comment telling to keep the XSI-conformance checks in sync with libtool. --- ChangeLog |7 +++ tests/defs |1 + 2 files changed, 8 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6ef1e4e..ad68203 100644 --- a/ChangeLog +++

Re: [PATCH 0/2] Tests initialization: put default definition of AC_CONFIG_AUX_DIR in the pre-populated configure.in.

2010-12-13 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Mon, Dec 13, 2010 at 09:42:08PM CET: On Monday 13 December 2010, Ralf Wildenhues wrote: I'm undecided on this one. On the one hand, the safety increase is a plus, but on the other hand, the tests become less readable, if only because it is less obvious what is