]> git.donarmstrong.com Git - lilypond.git/blobdiff - config.hh.in
(open_library): dlopen libkpathsea.so
[lilypond.git] / config.hh.in
index 759ad72f0b03e9be4090668543f24ea3c124c070..9e482eab0b4f4c3703065e6fec9597fc1406cc5c 100644 (file)
@@ -5,9 +5,11 @@
 /* datadir */
 #define DATADIR "@DATADIR@"
 
+#define TOPLEVEL_VERSION "@TOPLEVEL_VERSION@"
+
 /* LilyPond init and input base directory */
 
-#define PACKAGE_DATADIR DATADIR "/" PACKAGE / "@TOPLEVEL_VERSION@"
+#define PACKAGE_DATADIR DATADIR "/" PACKAGE "/" TOPLEVEL_VERSION
 #define LILYPOND_DATADIR PACKAGE_DATADIR
 
 /* default lilypond locale dir */