blob: cb361536987afbfff162dea307ed750322eee57c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
2008-05-11 Norbert Preining <preining@logic.at>
* Makefile.in: add texdoc.tlu to the LINKED_SCRIPTS, it will
replace texdoc from tetex.
2008-05-06 Karl Berry <karl@tug.org>
* ebong: need #!/usr/bin/env python. From vvv.
2008-03-14 Karl Berry <karl@tug.org>
* ppower4: remove.
* Makefile: don't install it. (Symlink installed in
tetex/Makefile.in instead.)
2008-02-29 Peter Breitenlohner <peb@mppmu.mpg.de>
* configure.in: added AC_CONFIG_HEADERS (moved
from ../kpathsea/common.ac to here) and
updated (AC_SET_MAKE -> AC_PROG_MAKE_SET).
2008-01-30 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).
|