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=1536e93ff639888c99a03358d46406105c17dd8c The branch, branch-1.4 has been updated via 1536e93ff639888c99a03358d46406105c17dd8c (commit) from 4567a76c37ba3384563a9efdb53ed0542b6e0f79 (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 1536e93ff639888c99a03358d46406105c17dd8c Author: Eric Blake <[email protected]> Date: Fri Nov 8 09:17:03 2013 -0700 build: fix regression for DragonFly BSD Fixes an issue reported by GW: https://lists.gnu.org/archive/html/bug-m4/2013-11/msg00000.html * gnulib: Update to latest gnulib, for fpending fix. 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 3ac0ea4..1a09d9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-11-08 Eric Blake <[email protected]> + + build: fix regression for DragonFly BSD + * gnulib: Update to latest gnulib, for fpending fix. + 2013-09-24 Eric Blake <[email protected]> build: improve default build for non-gcc diff --git a/gnulib b/gnulib index 4a5ee89..cdceb2f 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 4a5ee89c8a8be7350a8fd8ca1bacb196a190e492 +Subproject commit cdceb2fe48e39f4fff25f6f4cb34bbab88c2856f hooks/post-receive -- GNU M4 source repository
