lilypond-0.1.57
[lilypond.git] / config.hh.in
blob5f455e0ff775e7c95140f914ab836c0ca9899615
1 /* config.hh.in. Generated automatically from configure.in by autoheader. */
3 /* Define if lex declares yytext as a char * by default, not a char[]. */
4 #undef YYTEXT_POINTER
6 /* autoheader really wants this */
7 #define PACKAGE
9 /* undef to get lots of debugging stuff (see .dstream) */
10 #define NPRINT
12 /* undef to do checking */
13 #undef NDEBUG
15 /* define to inline string funcs */
16 #undef STRINGS_UTILS_INLINED
18 /* default lilypond init and input dir */
19 #define DIR_DATADIR "/home/fred/lelie/current"
21 /* the toplevel version string */
22 #define TOPLEVEL_VERSION "0"
24 /* the version string of the flower lib */
25 #define FLOWER_VERSION "0"