From 196a4f8ac0f12d9193d14d9d9fa9ced8f9420b9c Mon Sep 17 00:00:00 2001
From: Ludovic Courtès
Date: Mon, 14 May 2012 23:45:38 +0200
Subject: Mention "Guile 2.0" instead of "Guile-VM".

* configure.ac: Remove `--enable-guile-vm' option.  Check for `guild'
  and `guile-tools', defining `GUILD'.  Rename `ENABLE_GUILE_VM' to
  `HAVE_GUILE2'.

* guile-vm.am: Rename to...
* guilec.am: ... this.

* doc/modules/Makefile.am, src/guile/Makefile.am: Update accordingly.
---
 doc/modules/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc/modules')

diff --git a/doc/modules/Makefile.am b/doc/modules/Makefile.am
index ca3459f..beccfd7 100644
--- a/doc/modules/Makefile.am
+++ b/doc/modules/Makefile.am
@@ -13,4 +13,4 @@ CLEANFILES =
 
 SUFFIXES =
 
-include $(top_srcdir)/guile-vm.am
+include $(top_srcdir)/guilec.am
-- 
cgit v1.2.3