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 Inetutils ".

The branch, master has been updated
       via  cf704389ed757b702e8981b22d393d0162b96666 (commit)
      from  275e8a88a91f22d09f24f7ffdefaefc95998d954 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=cf704389ed757b702e8981b22d393d0162b96666


commit cf704389ed757b702e8981b22d393d0162b96666
Author: Simon Josefsson <[email protected]>
Date:   Wed Dec 9 11:23:40 2009 +0100

    Increase required automake version.

diff --git a/ChangeLog b/ChangeLog
index 3ef422f..adcc164 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-09  Simon Josefsson  <[email protected]>
+
+       * Makefile.am (AUTOMAKE_OPTIONS): Increase required automake
+       version to 1.11 (because of AM_SILENT_RULES).
+
 2009-12-08  Simon Josefsson  <[email protected]>
 
        * tftp/main.c: Include argp.h, libinetutils.h, progname.h.
diff --git a/Makefile.am b/Makefile.am
index 72437dd..d00cecf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see `http://www.gnu.org/licenses/'.
 
-AUTOMAKE_OPTIONS = 1.9
+AUTOMAKE_OPTIONS = 1.11
 
 ACLOCAL_AMFLAGS = -I m4 -I am
 

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

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


hooks/post-receive
-- 
GNU Inetutils 


_______________________________________________
Commit-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-inetutils

Reply via email to