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

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

(*) The directory TLpatches contains patches (if any) applied to
the original source tree.

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

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

2009-07-23	Peter Breitenlohner <peb@mppmu.mpg.de>
2024-01-26	Akira Kakuto <kakuto@jcom.zaq.ne.jp>