summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/README
blob: 7cedac7adc4caec9feaa4d63d577a45da97a5d39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
	Building libgd-2.2.3 as part of the TL tree
	=========================================

This directory libs/gd/ uses a proxy Makefile.am to build the gd library
from the unmodified source tree in libs/gd/libgd-src/, bypassing the
original build system.

As far as applicable, the tests in libs/gd/libgd-src/configure.ac have
been copied to libs/gd/configure.ac.

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

2013-06-26	Peter Breitenlohner <peb@mppmu.mpg.de>