]> git.donarmstrong.com Git - lilypond.git/blobdiff - config.hh.in
Guile compat: support scm_t_subr, a new typedef in v2.0.0
[lilypond.git] / config.hh.in
index 4a063b57f1990d7b6a283c22847624c16102ce1d..3863a88d0df36a23a40db83b26c0b25571446ca5 100644 (file)
@@ -91,3 +91,6 @@
 
 /* define if Guile has types scm_t_hash_fold_fn and scm_t_hash_handle_fn */
 #define HAVE_GUILE_HASH_FUNC 0
+
+/* define if Guile has type scm_t_subr */
+#define HAVE_GUILE_SUBR_TYPE 0