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. 8dd42d3bc977b306d38af


From: Andy Wingo
Subject: [Guile-commits] GNU Guile branch, master, updated. 8dd42d3bc977b306d38afa5be3465210a9b30266
Date: Mon, 08 Jun 2009 09:48:11 +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=8dd42d3bc977b306d38afa5be3465210a9b30266

The branch, master has been updated
       via  8dd42d3bc977b306d38afa5be3465210a9b30266 (commit)
      from  55dce020bdde1ffc690a0e91fab7d0f5713195b4 (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 8dd42d3bc977b306d38afa5be3465210a9b30266
Author: Andy Wingo <address@hidden>
Date:   Mon Jun 8 11:44:51 2009 +0200

    don't autocompile snarfing m4 docs
    
    * doc/ref/Makefile.am (autoconf-macros.texi): Yet another place we
      shouldn't autocompile.

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

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

diff --git a/doc/ref/Makefile.am b/doc/ref/Makefile.am
index 368b823..9d73e5d 100644
--- a/doc/ref/Makefile.am
+++ b/doc/ref/Makefile.am
@@ -90,7 +90,7 @@ include $(top_srcdir)/am/pre-inst-guile
 
 autoconf.texi: autoconf-macros.texi
 autoconf-macros.texi: $(top_srcdir)/meta/guile.m4
-       $(top_builddir)/meta/uninstalled-env guile-tools \
+       GUILE_AUTO_COMPILE=0 $(top_builddir)/meta/uninstalled-env guile-tools \
          snarf-guile-m4-docs $(top_srcdir)/meta/guile.m4 \
          > $(srcdir)/$@
 


hooks/post-receive
-- 
GNU Guile




reply via email to

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