[SCM] GNU M4 source repository branch, branch-1.4, updated. v1.4.13-9-gb22e82c
"Eric Blake" <[email protected]> Wed, 22 Jul 2009 02:41:39 +0000
| Newsgroups | gmane.comp.gnu.m4.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 M4 source repository".
http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=b22e82c2aab490fad5bc3b3043516d8c52006c0f
The branch, branch-1.4 has been updated
via b22e82c2aab490fad5bc3b3043516d8c52006c0f (commit)
from d3237b2af19c80fc80218fd33eb64266be510be8 (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 b22e82c2aab490fad5bc3b3043516d8c52006c0f
Author: Eric Blake <[email protected]>
Date: Tue Jul 21 07:10:09 2009 -0600
Fix testsuite on mingw.
* gnulib: Update.
Signed-off-by: Eric Blake <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
gnulib | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2a14a45..a2d5c51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-21 Eric Blake <[email protected]>
+
+ Fix testsuite on mingw.
+ * gnulib: Update.
+
2009-07-20 Eric Blake <[email protected]>
Pick up gnulib fixes for sub-process execution.
diff --git a/gnulib b/gnulib
index deb58d4..80cb44f 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit deb58d481fc8dc345e463002c7087a08a4f1d5f0
+Subproject commit 80cb44fa0b094ad965f7bd88ad7e46e83df418d5
hooks/post-receive
--
GNU M4 source repository