]> git.donarmstrong.com Git - lilypond.git/blobdiff - config.hh.in
release: 1.1.60
[lilypond.git] / config.hh.in
index 69939cf55ae35344c98fc10f0152f26b4b3f9dee..4eba1489772d7d8e9f1c7fa7b9ddf5a5c4969c3a 100644 (file)
@@ -24,3 +24,9 @@
 /* define if explicit instantiation is needed */
 #undef NEED_EXPLICIT_INSTANTIATION
 
+/* define directory and path separators */
+#define DIRSEP '@DIRSEP@'
+#define PATHSEP '@PATHSEP@'
+
+/* define GUILE-ification */
+#undef HAVE_LIBGUILE