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=ca29cce1e8916d486ead21ced371049f9e6a2085

The branch, branch-1_4 has been updated
       via  ca29cce1e8916d486ead21ced371049f9e6a2085 (commit)
      from  033d391d76201073ed1439d318b61e80a826552e (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 ca29cce1e8916d486ead21ced371049f9e6a2085
Author: Ralf Wildenhues <[EMAIL PROTECTED]>
Date:   Wed Oct 24 15:43:51 2007 -0600

    Fix 'make distcheck'.
    
    * examples/Makefile.am (EXTRA_DIST): Add capitalize2.m4.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog            |    4 ++++
 examples/Makefile.am |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1c06340..fc86c30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-24  Ralf Wildenhues  <[EMAIL PROTECTED]>
+
+       * examples/Makefile.am (EXTRA_DIST): Add capitalize2.m4.
+
 2007-10-24  Eric Blake  <[EMAIL PROTECTED]>
 
        Reduce number of mingw testsuite failures.
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 00b63b6..e7672f9 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -21,6 +21,7 @@
 
 EXTRA_DIST =\
 capitalize.m4 \
+capitalize2.m4 \
 comments.m4 \
 ddivert.m4 \
 debug.m4 \


hooks/post-receive
--
GNU M4 source repository


Reply via email to