summaryrefslogtreecommitdiff
path: root/README.W32.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-09-30 10:56:20 -0400
committerPaul Smith <psmith@gnu.org>2013-09-30 10:56:20 -0400
commit017459b58e08a8da213f1106490947a8d2df80aa (patch)
tree6421e9f36eee4122078f5102251aaca80bfb57d1 /README.W32.template
parent37c576f0a3ccab935a6b937703e9bbfaf027d053 (diff)
downloadmake-017459b58e08a8da213f1106490947a8d2df80aa.tar.gz
Fix portability issues for Guile 1.8.
Diffstat (limited to 'README.W32.template')
-rw-r--r--README.W32.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.W32.template b/README.W32.template
index 3752c14d..12de42c1 100644
--- a/README.W32.template
+++ b/README.W32.template
@@ -7,7 +7,7 @@ It builds with the MinGW port of GCC (tested with GCC 3.4.2).
It also builds with MSVC 2.x, 4.x, 5.x, 6.x, and 2003 as well as
with .NET 7.x and .NET 2003.
-As of version 3.83, a build with Guile is supported (tested with Guile
+As of version 4.0, a build with Guile is supported (tested with Guile
2.0.3). To build with Guile, you will need, in addition to Guile
itself, its dependency libraries and the pkg-config program. The
latter is used to figure out which compilation and link switches and