summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/README
blob: a2edaad8d441d4bb0833eedf830c68d6bb60c59b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	Building libgd-2.3.2 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>
2021-08-28	Akira Kakuto <kakuto@jcom.zaq.ne.jp>