X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=config.hh.in;h=19ba1403d6fb6cad7cee6b6c240e2319fd9399e9;hb=d24e58ca5b51877dff138fad2383470707b51a0d;hp=fbf7d512bb2906254d2145890bffee18b7bbb212;hpb=9879bd7a67e4f72c6fa7f30eb355f2dc56f9a4bc;p=lilypond.git diff --git a/config.hh.in b/config.hh.in index fbf7d512bb..19ba1403d6 100644 --- a/config.hh.in +++ b/config.hh.in @@ -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@"