summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/README
blob: 9bd12699112c96ca4d4fc358078658b9b7cc1baa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	Building libgd-2.2.5 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>
2017-08-30	Akira Kakuto <kakuto@fuk.kindai.ac.jp>