* Stefano Lattarini wrote on Thu, Nov 18, 2010 at 06:29:57PM CET:
> On Thursday 18 November 2010, Stefano Lattarini wrote:
> > The `--output-dir' option of automake has been deprecated since versions
> > 1.6.1 and 1.7, but then never removed.
> >
> Oh, and I forgot to report that google codesearch
* Stefano Lattarini wrote on Fri, Nov 19, 2010 at 09:18:33PM CET:
> I've realized that my patch on instspc.test split & refactoring has
> broken the "release-stats" target, since now there are other generated
> tests besides the `*-p.test' tests.
>
> The attached patch fix this glitch in a "quick
I pushed this to maint in Ian's name, to sync the script from GCC.
Cheers,
Ralf
2010-11-19 Ian Lance Taylor
On Friday 19 November 2010, Ralf Wildenhues wrote:
> Hi Stefano,
>
> * Stefano Lattarini wrote on Fri, Nov 19, 2010 at 12:26:18PM CET:
> > * tests/repeated-options.test: New test, check that automake
> > does not complain on repeated options, nor generate broken or
> > incorrect makefiles.
> > * t
Hello automakers.
I've realized that my patch on instspc.test split & refactoring has
broken the "release-stats" target, since now there are other generated
tests besides the `*-p.test' tests.
The attached patch fix this glitch in a "quick & dirty" way; a better
fix would probably involve a refac
Hi Stefano,
* Stefano Lattarini wrote on Fri, Nov 19, 2010 at 12:26:18PM CET:
> * tests/repeated-options.test: New test, check that automake
> does not complain on repeated options, nor generate broken or
> incorrect makefiles.
> * tests/Makefile.am (TESTS): Updated.
OK.
Thanks,
Ralf
I pushed this patch to maint as obvious.
Regards,
Stefano
-*-*-*-
Automake::Config: remove extra trailing semicolon.
* lib/Automake/Config.in: Remove extra trailing semicolon.
---
ChangeLog |3 +++
lib/Automake/Config.in |2 +-
2 files changed, 4 insertions(+), 1 deleti
I pushed this patch to maint as obvious.
Regards,
Stefano
-*-*-*-
help4.test: fix botched heading comment.
* tests/help4.test: Fixed the heading comment, since it
didn't correctly describe what checks the testcase was
supposed to perform.
---
ChangeLog|5 +
tests/help4.test
I pushed this patch to maint as obvious.
Regards,
Stefano
-*-*-*-
help2.test: add checks on aclocal too.
* tests/help2.test: Check that also `aclocal --version' and
`aclocal --help' work with configure.in and acinclude.m4 both
broken.
---
ChangeLog|7 +++
tests/help2.test |
[dropping autom...@gnu.org]
I've elaborated on this a little more. An updated patch is attached;
here is what I squashed in w.r.t. the previous version:
-*-*-*-
diff --git a/ChangeLog b/ChangeLog
index 7feb9c6..27b00cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,9 @@
* doc/automak
* tests/repeated-options.test: New test, check that automake
does not complain on repeated options, nor generate broken or
incorrect makefiles.
* tests/Makefile.am (TESTS): Updated.
---
ChangeLog |8
tests/Makefile.am |1 +
tests/Makefile.in |
11 matches
Mail list logo