gsasl-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gsasl branch, master, updated. gsasl-1-7-1-9-gaf1a1eb


From: Simon Josefsson
Subject: [SCM] GNU gsasl branch, master, updated. gsasl-1-7-1-9-gaf1a1eb
Date: Fri, 02 Mar 2012 13:37:46 +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 gsasl".

http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=af1a1ebba7721546f1f1d1fbf7f69c5acb7f7592

The branch, master has been updated
       via  af1a1ebba7721546f1f1d1fbf7f69c5acb7f7592 (commit)
      from  43dca6992b70fbfa7a9208bcd8c195fe27c4cff2 (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 af1a1ebba7721546f1f1d1fbf7f69c5acb7f7592
Author: Simon Josefsson <address@hidden>
Date:   Fri Mar 2 14:37:37 2012 +0100

    Let 'make update-po' work unbootstrapped.

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

Summary of changes:
 lib/cfg.mk |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/lib/cfg.mk b/lib/cfg.mk
index 8b8c20a..a2aee26 100644
--- a/lib/cfg.mk
+++ b/lib/cfg.mk
@@ -21,6 +21,11 @@ ifeq ($(PACKAGE),)
 PACKAGE := libgsasl
 endif
 
+ifeq ($(.DEFAULT_GOAL),abort-due-to-no-makefile)
+.DEFAULT_GOAL := noop
+.PHONY: noop
+endif
+
 ChangeLog:
        git2cl > ChangeLog
        cat ../.clcopying >> ChangeLog


hooks/post-receive
-- 
GNU gsasl



reply via email to

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