]> git.donarmstrong.com Git - lilypond.git/blobdiff - config.hh.in
* flower/file-path.cc:
[lilypond.git] / config.hh.in
index fbf7d512bb2906254d2145890bffee18b7bbb212..19ba1403d6fb6cad7cee6b6c240e2319fd9399e9 100644 (file)
@@ -7,6 +7,12 @@
 
 #define PACKAGE_DATADIR DATADIR "/" PACKAGE
 
+/* dynamic relocation? */
+#define ARGV0_RELOCATION 0
+
+/* framework prefix, usually ".." */
+#define FRAMEWORKDIR "@FRAMEWORKDIR@"
+
 /* default lilypond locale dir */
 #define LOCALEDIR "@LOCALEDIR@"