add guile-2.2 feature
authorAndy Wingo <wingo@pobox.com>
Thu, 17 May 2012 08:19:33 +0000 (10:19 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 17 May 2012 08:38:54 +0000 (10:38 +0200)
* module/ice-9/boot-9.scm (%cond-expand-features): Add guile-2.2
  feature.

module/ice-9/boot-9.scm

index c30861d..9add63b 100644 (file)
@@ -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