From 688291fe19a620cb46f8286ff088891da1ed8169 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Thu, 17 May 2012 10:19:33 +0200 Subject: [PATCH] add guile-2.2 feature * module/ice-9/boot-9.scm (%cond-expand-features): Add guile-2.2 feature. --- module/ice-9/boot-9.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/module/ice-9/boot-9.scm b/module/ice-9/boot-9.scm index c30861d4b..9add63bbf 100644 --- a/module/ice-9/boot-9.scm +++ b/module/ice-9/boot-9.scm @@ -3970,6 +3970,7 @@ module '(ice-9 q) '(make-q q-length))}." ;; Adjust the above comment when changing this. '(guile guile-2 + guile-2.2 r5rs srfi-0 ;; cond-expand itself srfi-4 ;; homogenous numeric vectors -- 2.20.1