guile: Add support for Guile 3.0.
authorLudovic Courtès <ludo@gnu.org>
Sat, 1 Jun 2019 14:54:47 +0000 (16:54 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 16 Sep 2019 11:55:32 +0000 (13:55 +0200)
* configure.ac: Add 3.0 to 'GUILE_PKG', as well as the
previously-supported versions.
* doc/gnutls-guile.texi (Guile Preparations): Update list of supported
versions.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
configure.ac
doc/gnutls-guile.texi

index 710db7608d04caf69d3479b6445625dbc89aac17..71e655771d9c8d6a4dc6fc8a8f0b6b35c55a09af 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-# Copyright (C) 2000-2012, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2000-2012, 2016, 2019 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos, Simon Josefsson
 #
@@ -910,7 +910,7 @@ if test "$opt_guile_bindings" = "yes"; then
       AC_PATH_PROG([GUILD], [guild])
       AC_SUBST([GUILD])
 
-      GUILE_PKG
+      GUILE_PKG([3.0 2.2 2.0 1.8])
       GUILE_PROGS
       GUILE_SITE_DIR
       GUILE_FLAGS
index b53349acab997a9ab60da12ac696e944b17e4ace..3e0b64d7eb4098e56f27629aa9d52be5a60993e5 100644 (file)
@@ -17,7 +17,7 @@
 This manual is last updated @value{UPDATED} for version
 @value{VERSION} of GnuTLS.
 
-Copyright @copyright{} 2001-2012, 2014, 2016 Free Software Foundation, Inc.
+Copyright @copyright{} 2001-2012, 2014, 2016, 2019 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -85,8 +85,8 @@ a large subset thereof is available.
 @node Guile Preparations
 @chapter Guile Preparations
 
-The GnuTLS Guile bindings are available for Guile's 2.0 stable series,
-as well as the forthcoming 2.2 series and the legacy 1.8 series.
+The GnuTLS Guile bindings are available for the Guile 3.0 and 2.2
+series, as well as the legacy 2.0 and even 1.8 series.
 
 By default they are installed under the GnuTLS installation directory,
 typically @file{/usr/local/share/guile/site/}).  Normally Guile