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