2009-05-31 Peter Breitenlohner * omfonts.c: allow 'omfonts -ofm2opl' to be ofm2opl etc., used to test uninstalled program. * omfonts.test (new): Shell script to test ofm2opl etc. * tests/* (new): test data. * Makefile.am: add the new test. 2009-04-01 Peter Breitenlohner * pl-lexer.l: Add #ifdef __MINGW32__ to source file. * pl-lexer.c: Regenerated. 2009-04-01 Taco Hoekwater * pl-lexer.c: Add #ifdef __MINGW32__ to support compilation using the mingw32 cross-compiler. 2008-03-13 Karl Berry * font_routines.c (font_no_incr): change test to avoid reported segfault on http://norgz.info/download/gregorio.ovp. Report from Elie Roux, 11 Mar 2008 17:19:46, fix from Arthur Reutenauer. 2008-03-02 Karl Berry * Makefile.in (omfonts.o): depend on y_tab.h. From Alexis Ballier, 29 Feb 2008 19:27:23, via https://bugs.gentoo.org/show_bug.cgi?id=209362. 2008-01-29 Peter Breitenlohner * Makefile.in: Add @configure_input@ line. 2006-05-25 Roozbeh Pournader * font_routines.c (clear_map_font): fixed default value of font_at. * parse_ofm.c (ofm_organize): replaced magic number with constant. (ofm_read_simple): fixed a 1-off offset.