summaryrefslogtreecommitdiff
path: root/Build/source/libs/pixman/README
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-24 08:35:04 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-24 08:35:04 +0000
commit99775fd0202a5394fc8bb9f929e992ce43dd8214 (patch)
tree18b079d30ee7b0876b94976a39078b8250d2a73d /Build/source/libs/pixman/README
parent979f91be27c416b983cee7ad50e5fed2272e0336 (diff)
pixman 0.30.0 now without libtool
git-svn-id: svn://tug.org/texlive/trunk@30884 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/pixman/README')
-rw-r--r--Build/source/libs/pixman/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/libs/pixman/README b/Build/source/libs/pixman/README
index d19065c21e0..99988a75e74 100644
--- a/Build/source/libs/pixman/README
+++ b/Build/source/libs/pixman/README
@@ -1,12 +1,12 @@
Building pixman-0.28.0 as part of the TL tree
=============================================
-This directory libs/pixman/ uses a proxy Makefile.am to build the pixman library
-'libpixman' from the unmodified source tree in libs/pixman/pixman-x.y.z/, bypassing
-the original build system.
+This directory libs/pixman/ uses a proxy Makefile.am to build the pixman
+library 'libpixman' from the unmodified source tree in
+libs/pixman/pixman-x.y.z/, bypassing the original build system.
-As far as applicable, the tests in libs/pixman/pixman-x.y.z/configure have been
-translated into equivalent test in libs/pixman/configure.ac.
+As far as applicable, the tests in libs/pixman/pixman-x.y.z/configure have
+been translated into equivalent test in libs/pixman/configure.ac.
=============================