summaryrefslogtreecommitdiff
path: root/Build/source/libs/t1lib/README
blob: 90eba0ae9b088a81c0f1c02d905bf59fc35d3a4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
	Building t1lib-5.1.2 as part of the TL tree
	=============================================

This directory libs/t1lib/ uses a proxy Makefile.am to build the t1lib library
from the unmodified(*) source tree in libs/t1lib/t1lib-x.y.z/, bypassing
the original build system.

As far as applicable, the tests in libs/t1lib-x.y.z/configure.in have been
copied to libs/t1lib/configure.ac.

-----------------------------

(*) almost unmodified,  the file lib/t1lib/t1lib.h has been removed!

=============================

2009-02-05	Peter Breitenlohner <peb@mppmu.mpg.de>