]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/patches/support_guile_2
Add new patch to support guile-2.0
[lilypond.git] / debian / patches / support_guile_2
index 5a1a509739b5838ceefb4e5fa3f117056929a175..90fa086016791a8d287fa05e16024bb0dfd01284 100644 (file)
@@ -4,21 +4,12 @@ Bug-Debian: http://bugs.debian.org/746005
 Author: Don Armstrong <don@debian.org>
 --- a/configure.ac
 +++ b/configure.ac
-@@ -129,7 +129,7 @@
- STEPMAKE_MSGFMT(REQUIRED)
- STEPMAKE_TEXMF(REQUIRED)
- STEPMAKE_TEXMF_DIRS(REQUIRED)
--STEPMAKE_GUILE_DEVEL(REQUIRED, 1.8.2, 1.9.0)
-+STEPMAKE_GUILE_DEVEL(REQUIRED, 1.8.2, 2.1)
- # check for 3 typedefs added in Guile 1.9
- save_CXXFLAGS="$CXXFLAGS"
-@@ -212,7 +212,7 @@
+@@ -219,7 +219,7 @@
  STEPMAKE_WINDOWS
  
  # guile executable for some scripts
 -STEPMAKE_GUILE(OPTIONAL, 1.8.2, 1.9.0)
-+STEPMAKE_GUILE(OPTIONAL, 1.8.2, 2.1)
++STEPMAKE_GUILE(OPTIONAL, 1.8.2, 2.2.0)
  
  # perl for help2man and for mf2pt1.pl
  STEPMAKE_PERL(REQUIRED)