diff options
Diffstat (limited to 'profiles/desc/guile_targets.desc')
-rw-r--r-- | profiles/desc/guile_targets.desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/desc/guile_targets.desc b/profiles/desc/guile_targets.desc index 3ccfca70a0d7..a56ca35810b7 100644 --- a/profiles/desc/guile_targets.desc +++ b/profiles/desc/guile_targets.desc @@ -3,6 +3,6 @@ # This file contains descriptions of GUILE_TARGETS USE_EXPAND flags. -1-8 - Build only for GNU Guile 1.8 -2-2 - Build only for GNU Guile 2.2 -3-0 - Build only for GNU Guile 3.0 +1-8 - Build with GNU Guile 1.8 +2-2 - Build with GNU Guile 2.2 +3-0 - Build with GNU Guile 3.0 |