guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, master, updated. release_1-9-12-1-gcb5


From: Ludovic Courtès
Subject: [Guile-commits] GNU Guile branch, master, updated. release_1-9-12-1-gcb5a528
Date: Sat, 04 Sep 2010 20:08:30 +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 Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=cb5a528382d9aaa349dc7234a4ce9c682a2e6837

The branch, master has been updated
       via  cb5a528382d9aaa349dc7234a4ce9c682a2e6837 (commit)
      from  4d85751c10eebf7f878df029fabb343964198edf (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 cb5a528382d9aaa349dc7234a4ce9c682a2e6837
Author: Ludovic Courtès <address@hidden>
Date:   Sat Sep 4 20:37:34 2010 +0200

    Add `.version' to the distribution.
    
    * Makefile.am (EXTRA_DIST): Add `.version'.  Remove `m4/autobuild.m4'.

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

Summary of changes:
 Makefile.am |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 663f45e..d9be548 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,9 +31,10 @@ SUBDIRS = lib meta libguile guile-readline emacs \
 libguileincludedir = $(pkgincludedir)/$(GUILE_EFFECTIVE_VERSION)
 libguileinclude_HEADERS = libguile.h
 
-EXTRA_DIST = LICENSE HACKING GUILE-VERSION             \
-            m4/ChangeLog-2008 \
-            m4/autobuild.m4 ChangeLog-2008
+EXTRA_DIST = LICENSE HACKING GUILE-VERSION     \
+            m4/ChangeLog-2008                  \
+            ChangeLog-2008                     \
+            .version
 
 TESTS = check-guile
 


hooks/post-receive
-- 
GNU Guile



reply via email to

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