gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] GTK+ user interface(s) for GNUnet. branch master u


From: gitolite
Subject: [GNUnet-SVN] [gnunet] GTK+ user interface(s) for GNUnet. branch master updated. 52a3c4dcb75c1ccaa857fa8b21778dbc1abf87a3
Date: Tue, 8 Nov 2016 13:46:21 +0100 (CET)

The branch, master has been updated
       via  52a3c4dcb75c1ccaa857fa8b21778dbc1abf87a3 (commit)
      from  85a9cb3418c9444e24381a4c117d598eaee2c48b (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 52a3c4dcb75c1ccaa857fa8b21778dbc1abf87a3
Author: Christian Grothoff <address@hidden>
Date:   Tue Nov 8 13:46:12 2016 +0100

    get rid of ChangeLog generation from svn

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

Summary of changes:
 Makefile.am   | 12 ------------
 m4/ltsugar.m4 |  7 ++++---
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 58cc6d1..3aa7f80 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,15 +25,3 @@ EXTRA_DIST = \
   config.rpath  \
   install-sh mkinstalldirs 
 
-ChangeLog:
-       if test -f $(top_srcdir)/.svn/entries; then \
-               svn log -v --xml -r HEAD:18400 | \
-                       xsltproc --stringparam ignore-message-starting "-" \
-                                --stringparam strip-prefix "gnunet-gtk" \
-                                --stringparam include-rev "yes" 
$(top_srcdir)/contrib/svn2cl.xsl - > $@; \
-       fi
-
-dist: ChangeLog
-
-.PHONY: ChangeLog
-
diff --git a/m4/ltsugar.m4 b/m4/ltsugar.m4
index 9000a05..48bc934 100644
--- a/m4/ltsugar.m4
+++ b/m4/ltsugar.m4
@@ -1,6 +1,7 @@
 # ltsugar.m4 -- libtool m4 base layer.                         -*-Autoconf-*-
 #
-# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software
+# Foundation, Inc.
 # Written by Gary V. Vaughan, 2004
 #
 # This file is free software; the Free Software Foundation gives
@@ -33,7 +34,7 @@ m4_define([_lt_join],
 # ------------
 # Manipulate m4 lists.
 # These macros are necessary as long as will still need to support
-# Autoconf-2.59 which quotes differently.
+# Autoconf-2.59, which quotes differently.
 m4_define([lt_car], [[$1]])
 m4_define([lt_cdr],
 [m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])],
@@ -44,7 +45,7 @@ m4_define([lt_unquote], $1)
 
 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
 # ------------------------------------------
-# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
+# Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
 # Note that neither SEPARATOR nor STRING are expanded; they are appended
 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
 # No SEPARATOR is output if MACRO-NAME was previously undefined (different


hooks/post-receive
-- 
GTK+ user interface(s) for GNUnet.



reply via email to

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