2009-03-19 Peter Breitenlohner * T1Wrap.m, xdv2pdf.cpp: Use again config.h, not c-auto.h. 2009-03-17 Peter Breitenlohner * xdv2pdf.cpp: Reestablish the '-d' option. #include and reinterpret_cast for type conversion. 2009-03-16 Peter Breitenlohner * xdv2pdf.cpp: As a temporary fix, disable the '-d' option. Really need to include and somehow deal with the UInt8 <-> char conversion. 2008-02-29 Peter Breitenlohner The Makefile.in uses `kpse_include ../make/config.mk'; thus autoheader must generate c-auto.in. * config.h (new): includes the autogenerated c-auto.h. * configure.in: removed `--enable-maint', added AC_DEFINES's third arg to provide autoheader templates ... * acconfig.h (removed): ... renamed ... * acconfig.h.dist (new): ... into this. 2008-01-31 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).