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 <[email protected]>
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 <[email protected]>
+
+ * cfg.mk (_build-aux): Add variable, gnulib now needs this for
+ syntax-check.
+
2011-10-27 Mats Erik Andersson <[email protected]>
* 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
_______________________________________________
Commit-inetutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/commit-inetutils