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

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

As far as applicable, the tests in libs/cairo/cairo-src/configure have
been translated into equivalent test in libs/cairo/configure.ac.

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

2012-11-10	Taco Hoekwater <taco@metatex.org>
2013-04-15	Peter Breitenlohner <peb@mppmu.mpg.de>
2018-10-20	Akira Kakuto <kakuto@fuk.kindai.ac.jp>