blob: 0b3f809f2b244033341dea5c9ce6707636d7a807 (
plain)
1
2
3
4
5
6
7
8
9
10
|
2008-01-31 Peter Breitenlohner <peb@mppmu.mpg.de>
Convert from autoconf-2.13 to autoconf-2.59+:
* Makefile.in, fofi/Makefile.in, goo/Makefile.in,
xpdf/Makefile.in: Add @configure_input@ lines.
* acinclude.m4 (new): Renamed from aclocal.m4,
replaced AC_DEFUN(FOO,...) by AC_DEFUN([FOO],...).
* aclocal.m4 (new): Generated (aclocal -I ../../texk/m4).
* configure: Regenerated (autoconf).
|