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
commitb1c7f0df4eadf55721902b5cc4236a4aaae7ee6a (patch)
tree6421e9f36eee4122078f5102251aaca80bfb57d1 /README.W32.template
parent8e12202870d40488cc5899254e227d8038433839 (diff)
downloadgunmake-b1c7f0df4eadf55721902b5cc4236a4aaae7ee6a.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 3752c14..12de42c 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