aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-05-10 08:02:03 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-05-10 08:02:03 +0300
commit9223032f5025f8bc4820dfdfb081be1c7fcd1c4e (patch)
treee1209bcc78f5a48673c36ea5ad4d820f4ab1bd98 /README
parent462c760d4605787a6f5baecc87dfee5e8ee5238b (diff)
downloadsmap-9223032f5025f8bc4820dfdfb081be1c7fcd1c4e.tar.gz
smap-9223032f5025f8bc4820dfdfb081be1c7fcd1c4e.tar.bz2
Support for Guile 2.2
* NEWS: Update. * README: Update. * configure.ac: Drop support for Guile versions prior to 2.2 and Mailutils prior to 3.0 * modules/guile/getpw.scm: Use inet-ntop instead of the withdrawn inet-ntoa. * modules/guile/guile.c: Rewrite for Guile 2.2
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 170a593..5130d82 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
Smap README
-Copyright (C) 2006-2010, 2014 Sergey Poznyakoff
+See end of file for copying conditions.
* Introduction
==============
@@ -70,7 +70,7 @@ Compile with TCP wrappers (libwrap) support. This is the default.
Compile with GNU Mailutils, build the `mailutils' module. By default,
this is enabled if configure determines that a sufficiently new
-version of GNU Mailutils (i.e. 2.0 or newer) is installed.
+version of GNU Mailutils (i.e. 3.0 or newer) is installed.
See http://www.gnu.org/software/mailutils for more information on GNU
Mailutils including file downloads.
@@ -79,7 +79,7 @@ Mailutils including file downloads.
Compile with Guile support; build the `guile' module. By default,
this is enabled if configure determines that a sufficiently new
-version of Guile (i.e. 1.8 or newer) is installed.
+version of Guile (i.e. 2.2 or newer) is installed.
See http://www.gnu.org/software/guile for additional information on
Guile including file downloads.
@@ -109,7 +109,7 @@ will remain intact.
* Copyright information
-Copyright (C) 2006, 2007, 2008, 2009, 2010 Sergey Poznyakoff
+Copyright (C) 2006-2019 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the

Return to:

Send suggestions and report system problems to the System administrator.