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=5798a5d9c8f38ee72492f2f5a6f729c510f2fbaf

The branch, branch-1.4 has been updated
       via  5798a5d9c8f38ee72492f2f5a6f729c510f2fbaf (commit)
      from  ae0a52f330cb47dede83368613390facbac0e917 (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 5798a5d9c8f38ee72492f2f5a6f729c510f2fbaf
Author: Eric Blake <[email protected]>
Date:   Mon Mar 23 06:21:38 2009 -0600

    Drop dist-lzma, now that xz replaces lzma.
    
    * configure.ac (AM_INIT_AUTOMAKE): Drop dist-lzma.  Until a stable
    automake release includes dist-xz, the release process will just
    manually create a .xz tarball.
    * gnulib: Update to latest gnulib.
    
    Signed-off-by: Eric Blake <[email protected]>

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

Summary of changes:
 ChangeLog    |    8 ++++++++
 configure.ac |    2 +-
 gnulib       |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6c01b46..a681aae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-03-23  Eric Blake  <[email protected]>
+
+       Drop dist-lzma, now that xz replaces lzma.
+       * configure.ac (AM_INIT_AUTOMAKE): Drop dist-lzma.  Until a stable
+       automake release includes dist-xz, the release process will just
+       manually create a .xz tarball.
+       * gnulib: Update to latest gnulib.
+
 2009-03-19  Eric Blake  <[email protected]>
 
        Exploit git submodule by adding appropriate symlinks.
diff --git a/configure.ac b/configure.ac
index e2595b5..1a3acae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ AC_INIT([GNU M4], m4_esyscmd([build-aux/git-version-gen 
.tarball-version]),
   [[email protected]])
 AC_CONFIG_AUX_DIR([build-aux])
 
-AM_INIT_AUTOMAKE([1.10.1 dist-bzip2 dist-lzma gnu])
+AM_INIT_AUTOMAKE([1.10.1 dist-bzip2 gnu])
 
 m4_pattern_forbid([^M4_[A-Z]])
 
diff --git a/gnulib b/gnulib
index 0add5d7..6c410f6 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 0add5d71522a4be3ec75152f22b4f61aeaf1d1b2
+Subproject commit 6c410f6d2875a0a41671daab4d9751a74c69c451


hooks/post-receive
--
GNU M4 source repository


Reply via email to