aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-06-02 21:54:31 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-06-02 21:54:31 +0300
commit8e10db4c37f308da9a58d3a4d15ef24f28d50161 (patch)
tree971beafe77f4eebd680ab76ac472de45d90c2c59 /configure.ac
parent550c160236b3f1c62e55cfa076b639a8294f495c (diff)
downloadcfpeek-8e10db4c37f308da9a58d3a4d15ef24f28d50161.tar.gz
cfpeek-8e10db4c37f308da9a58d3a4d15ef24f28d50161.tar.bz2
Support for Guile 2.2.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 48dbb22..47f80eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,7 +43,7 @@ GRECS_SETUP(grecs, [tests getopt git2chg all-parsers syntax-doc])
# GINT
-GINT_INIT([gint], [1.8 with-guile doc-distrib], [use_guile=yes], [use_guile=no])
+GINT_INIT([gint], [2.2.0 with-guile doc-distrib], [use_guile=yes], [use_guile=no])
AM_CONDITIONAL([CFPEEK_COND_GUILE],[test $use_guile = yes])
# Imprimatur

Return to:

Send suggestions and report system problems to the System administrator.