[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-226-g
From: |
Ralf Wildenhues |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-226-ge469356 |
Date: |
Wed, 10 Nov 2010 18:20:45 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=e46935648e7c3b4d043b8a4cda231918ca636a89
The branch, maint has been updated
via e46935648e7c3b4d043b8a4cda231918ca636a89 (commit)
via ab18ada679ba8d7e3759ed6caa76cfbf2ddbfdbb (commit)
from 551b1133da2b17fb3d2171346fd4af86f05ad5fe (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e46935648e7c3b4d043b8a4cda231918ca636a89
Merge: 551b113 ab18ada
Author: Ralf Wildenhues <address@hidden>
Date: Wed Nov 10 19:20:01 2010 +0100
Merge branch 'fix-yaccdry.test' into maint
* fix-yaccdry.test:
Fix yaccdry.test failure: require bison.
commit ab18ada679ba8d7e3759ed6caa76cfbf2ddbfdbb
Author: Ralf Wildenhues <address@hidden>
Date: Wed Nov 10 19:19:36 2010 +0100
Fix yaccdry.test failure: require bison.
* tests/yaccdry.test: Require bison.
Found by NixOS Hydra.
Signed-off-by: Ralf Wildenhues <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
tests/yaccdry.test | 1 +
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index a356958..69fc42f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-10 Ralf Wildenhues <address@hidden>
+
+ Fix yaccdry.test failure: require bison.
+ * tests/yaccdry.test: Require bison.
+ Found by NixOS Hydra.
+
2010-11-07 Stefano Lattarini <address@hidden>
Fix a bug in variable concatanation with `+='.
diff --git a/tests/yaccdry.test b/tests/yaccdry.test
index d11d3fe..d2e7632 100755
--- a/tests/yaccdry.test
+++ b/tests/yaccdry.test
@@ -16,6 +16,7 @@
# Removal recovery rules for headers should not remove files with `make -n'.
+required=bison
. ./defs || Exit 1
set -e
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-226-ge469356,
Ralf Wildenhues <=