summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@acm.org>2013-12-29 15:26:45 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-12-29 15:26:45 -0600
commitb152f8b6c5e756404073fa053f88955cc9a1def2 (patch)
tree4a40bdf1fbe2f5aa8fb66f34147cf5655669c2ba /CHANGES
parent71fcb39efc28ba602bcd0e21fc89507e656c645a (diff)
downloadlibpng-b152f8b6c5e756404073fa053f88955cc9a1def2.tar.gz
[libpng15] The 'make all-am' command no longer builds $(check_PROGRAMS), leading
to a lack of checks on cross-builds such as ARM. Makefile.am also requires correct dependencies for the check programs on pnglibconf.h otherwise parallel builds on fast machines can sometimes pick up the system pnglibconf.h.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 59fe92234..8b1a53466 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4175,6 +4175,11 @@ Version 1.5.18beta03 [December 29, 2013]
Merged pngvalid and pngtest from libpng-1.5; made compressed chunks
after IDAT work with the progressive read code (this is a minor and
somewhat ugly fix-up; the proper fix is in 1.6).
+ The 'make all-am' command no longer builds $(check_PROGRAMS), leading
+ to a lack of checks on cross-builds such as ARM. Makefile.am also
+ requires correct dependencies for the check programs on pnglibconf.h
+ otherwise parallel builds on fast machines can sometimes pick up the
+ system pnglibconf.h.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit