2008-02-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	The Makefile.in uses `kpse_include ../make/config.mk'; thus
	autoheader most 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  <peb@mppmu.mpg.de>

	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).

