lilypond-1.3.138
[lilypond.git] / lib / config.hh.in
blobb10c27a7c123d27464e8adb1b04bc4810876134e
1 /* @configure_input@ */
2 #ifndef CONFIG_HH
3 #define CONFIG_HH
5 /* default lilypond init and input dir */
6 #define DIR_DATADIR "@datadir@/lilypond"
8 /* the toplevel version string */
9 #define TOPLEVEL_VERSION "0"
11 #endif