/* config.h.in */ /* default directory to search for format files */ #define DEFAULT_FDIR xxx /* Define if you have the strtol function. */ #undef HAVE_STRTOL /* Define if you have the header file. */ #undef HAVE_MALLOC_H /* Define to handle the european A4 format. */ #undef A4_FORMAT /* Define to let the B note have always its stem down. */ #undef BSTEM_DOWN /* Define to have clef definition changing the note pitch. */ #undef CLEF_TRANSPOSE /* Define to have ~ as roll instead of twiddle. */ #undef DECO_IS_ROLL /* Define the PostScript language level (1, 2, 3) */ #define PS_LEVEL 2 #define VERSION xxx #define VDATE xxx