lilypond-1.5.8
[lilypond.git] / flower / config.hh.in
blobddd891dcadf7d12803e866a57f8e05aeb2a9c996
1 /* config.hh.in. Generated automatically from configure.in by autoheader. */
3 /* Define if you don't have vprintf but do have _doprnt. */
4 #undef HAVE_DOPRNT
6 /* Define if you have the vprintf function. */
7 #undef HAVE_VPRINTF
9 /* autoheader really wants this */
10 #define PACKAGE
12 /* the version string of the flower lib */
13 #define MODULE_VERSION "0.0.0"
15 /* undef to get lots of debugging stuff (see .dstream) */
16 #define NPRINT
18 /* undef to do checking */
19 #undef NDEBUG
21 /* define to inline string funcs */
22 #undef STRINGS_UTILS_INLINED
24 /* Define if you have the memmem function. */
25 #undef HAVE_MEMMEM
27 /* Define if you have the snprintf function. */
28 #undef HAVE_SNPRINTF