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=4149c1c87008e2e0d451d8a4f43f5a187cb9c755 The branch, branch-1_4 has been updated via 4149c1c87008e2e0d451d8a4f43f5a187cb9c755 (commit) from aaf838ab071e9e33d7635d683bf5f489334c3a6b (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 4149c1c87008e2e0d451d8a4f43f5a187cb9c755 Author: Ralf Wildenhues <[EMAIL PROTECTED]> Date: Tue Nov 20 16:42:31 2007 -0700 * Makefile.am (EXTRA_DIST): gendocs.sh is gone here. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 ++++ Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index ae487a0..acf9452 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-11-20 Ralf Wildenhues <[EMAIL PROTECTED]> + + * Makefile.am (EXTRA_DIST): gendocs.sh is gone here. + 2007-11-14 Eric Blake <[EMAIL PROTECTED]> Avoid builtin concatenation in macro arguments. diff --git a/Makefile.am b/Makefile.am index 1ffa9df..f679949 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ ## Written by Gary V. Vaughan <[EMAIL PROTECTED]> SUBDIRS = . examples lib src doc tests checks -EXTRA_DIST = bootstrap c-boxes.el gendocs.sh GNUmakefile Makefile.maint \ +EXTRA_DIST = bootstrap c-boxes.el GNUmakefile Makefile.maint \ m4/gnulib-cache.m4 DISTCLEANFILES = stamp-h ## maintainer-clean should remove as much as possible that ./bootstrap can hooks/post-receive -- GNU M4 source repository
