commit-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Inetutils branch, master, updated. inetutils-1_8-142-gc4457e9


From: Simon Josefsson
Subject: [SCM] GNU Inetutils branch, master, updated. inetutils-1_8-142-gc4457e9
Date: Fri, 28 Oct 2011 11:12:26 +0000

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  c4457e97b26331534fe83c35768f92f98403c24a (commit)
      from  eb560b5bcb985f24bb99de4e3fa6fd618cff2eaf (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=c4457e97b26331534fe83c35768f92f98403c24a


commit c4457e97b26331534fe83c35768f92f98403c24a
Author: Simon Josefsson <address@hidden>
Date:   Fri Oct 28 13:01:08 2011 +0200

    cfg.mk: Add variable, gnulib now needs this for syntax-check.

diff --git a/ChangeLog b/ChangeLog
index ea339fc..6a3809d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-28  Simon Josefsson  <address@hidden>
+
+       * cfg.mk (_build-aux): Add variable, gnulib now needs this for
+       syntax-check.
+
 2011-10-27  Mats Erik Andersson <address@hidden>
 
        * src/tftpd.c (main) [HAVE_STRUCT_SOCKADDR_SA_LEN]: Assign
diff --git a/cfg.mk b/cfg.mk
index c33c6ec..4833ba4 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -20,6 +20,8 @@ news-check-regexp = '^Version $(VERSION_REGEXP):'
 
 _makefile_at_at_check_exceptions = ' && !/PATHDEFS_MAKE/'
 
+_build-aux = build-aux
+
 local-checks-to-skip = \
        sc_error_message_period \
        sc_error_message_uppercase \

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

Summary of changes:
 ChangeLog |    5 +++++
 cfg.mk    |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU Inetutils 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]