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-2-98-g5a7


From: Andy Wingo
Subject: [Guile-commits] GNU Guile branch, master, updated. release_1-9-2-98-g5a70cf0
Date: Wed, 26 Aug 2009 10:24:07 +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=5a70cf0a6c318be6faf5c063128e14a492c7b06b

The branch, master has been updated
       via  5a70cf0a6c318be6faf5c063128e14a492c7b06b (commit)
      from  023cd5ba587a874ccb85daa312cdcec613b28b96 (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 5a70cf0a6c318be6faf5c063128e14a492c7b06b
Author: Andy Wingo <address@hidden>
Date:   Wed Aug 26 12:16:36 2009 +0200

    actually install guile-tools
    
    * meta/Makefile.am (bin_SCRIPTS): Re-add guile-tools here (removed in
      54b38caf19deb0e5a6e8146c65b3e176e7fffa60). Otherwise guile-tools
      doesn't get installed. I think that 1.9.2 had this bug.

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

Summary of changes:
 meta/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/Makefile.am b/meta/Makefile.am
index c8bdacc..34e7f2c 100644
--- a/meta/Makefile.am
+++ b/meta/Makefile.am
@@ -20,7 +20,7 @@
 ##   write to the Free Software Foundation, Inc., 51 Franklin Street,
 ##   Fifth Floor, Boston, MA 02110-1301 USA
 
-bin_SCRIPTS = guile-config
+bin_SCRIPTS = guile-config guile-tools
 EXTRA_DIST= $(bin_SCRIPTS)                     \
   guile.m4 ChangeLog-2008                      \
   guile-2.0.pc.in guile-2.0-uninstalled.pc.in  \


hooks/post-receive
-- 
GNU Guile




reply via email to

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