]> git.donarmstrong.com Git - lilypond.git/blob - lib/config.hh.in
b10c27a7c123d27464e8adb1b04bc4810876134e
[lilypond.git] / lib / config.hh.in
1 /* @configure_input@ */
2 #ifndef CONFIG_HH
3 #define CONFIG_HH
4
5 /* default lilypond init and input dir */
6 #define  DIR_DATADIR "@datadir@/lilypond"
7
8 /* the toplevel version string */
9 #define TOPLEVEL_VERSION "0"
10
11 #endif