/* config.h.in */ /* uncomment to handle the european A4 format. */ #define A4_FORMAT 1 /* uncomment to have ~ as roll instead of twiddle. */ //#define DECO_IS_ROLL 1 /* comment if you have not mmap() */ //#define HAVE_MMAP 1 /* default directory to search for format files */ #define DEFAULT_FDIR "./" #define VERSION "8.14.11" #define VDATE "2020-12-05"