blob: d5e2a58e8e6581ba37b645f4cfc6d48543def6f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2008-02-02 Peter Breitenlohner <peb@mppmu.mpg.de>
* kpse_subdirs.m4 (new): Define KPSE_CONFIG_SUBDIRS, used in
../configure.in and ../../configure.in in order to avoid shell
variables as arguments of AC_CONFIG_SUBDIRS.
2008-01-29 Peter Breitenlohner <peb@mppmu.mpg.de>
Support for autoconf-2.59+:
* kpse_cross.m4, kpse_maint.m4, kpse_asm.m4, kpse_mtim.m4
(all new): Copied from ../etc/autoconf/acsite.m4 with some
trivial changes.
* kpse_unset.m4 (new): Copied from ../etc/autoconf/acspecific.m4
with some trivial changes.
* kpse_inc.m4 (new): kpse_include mechanism for autoconf-2.59.
|