Description: Add Guile 2.0 support to lilypond Origin: vendor Bug-Debian: http://bugs.debian.org/746005 Author: Don Armstrong --- a/configure.ac +++ b/configure.ac @@ -267,7 +267,7 @@ STEPMAKE_WINDOWS # guile executable for some scripts -STEPMAKE_GUILE(OPTIONAL, 1.8.2, 1.9.0) +STEPMAKE_GUILE(OPTIONAL, 1.8.2, 2.2.0) # perl for help2man and for mf2pt1.pl STEPMAKE_PERL(REQUIRED)