2009-11-27 Karl Berry * ttf2pk.c (USAGE): mention email address, update copyrights. 2009-11-27 Akira Kakuto * ttf2pk.c (main): do not dereference argv[1] if it's nonexistent. 2009-11-07 Peter Breitenlohner * configure.ac, filesrch.c: Require recent kpathsea version. 2009-08-23 Peter Breitenlohner Avoid maximal compiler warnings. * case.h, filesrch.[ch], newobj.[ch], texenc.[ch], tfmaux.c, ttf2pk.c, ttf2tfm.[ch], ttfaux.c, ttfenc.[ch], ttflib.c, vplaux.c: Constify many global, struct member, param, and local strings. ttfaux.c (readttf), ttflib.c (TTFget_first_glyphs): Use new non-const string, not to modify const string. 2009-08-21 Peter Breitenlohner * configure.ac: Check for and ... * filesrch.c: ... skip extern decls if found. 2009-07-27 Karl Berry * data/ttfonts.map: new version from zhmetrics package. 2009-06-19 Peter Breitenlohner * Makefile.am (AM_CFLAGS): enable compiler warnings. * pklib.c (xgetc): declare as static. * tfmaux.c (write16, writearr, writesarr): declare as static. 2009-06-12 Francois Charette * newobj.c, newobj.h, parse.c: rename getline to texlive_getline. 2009-05-07 Peter Breitenlohner Adapt to TL2009 build system. 2008-02-29 Peter Breitenlohner * configure.in: added AC_CONFIG_HEADERS (moved from ../kpathsea/common.ac to here). 2008-01-30 Peter Breitenlohner Convert from autoconf-2.13 to autoconf-2.59+: * Makefile.in: Add @configure_input@ line. * aclocal.m4 (new): Generated (aclocal -I ../m4). * configure: Regenerated (autoconf).