]> git.donarmstrong.com Git - lilypond.git/blob - config.hh.in
release: 0.1.65
[lilypond.git] / config.hh.in
1 /* @configure_input@ */
2
3
4 /* default lilypond init and input dir */
5 #define  DIR_DATADIR "@DIR_DATADIR@"
6
7 /* define if you have memmem */
8 #define HAVE_MEMMEM 0
9
10 /* define if you have snprintf */
11 #define HAVE_SNPRINTF 0
12
13 /* define if explicit instantiation is needed */
14 #undef NEED_EXPLICIT_INSTANTIATION