[libpng17] Imported from libpng-1.7.0beta43.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-12-18 08:53:30 -06:00
parent 201e9144a6
commit b23a10f565
19 changed files with 43 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
Makefiles for libpng version 1.7.0beta43 - November 21, 2014
Makefiles for libpng version 1.7.0beta43 - December 18, 2014
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile

View File

@@ -328,7 +328,7 @@ option BENIGN_READ_ERRORS requires BENIGN_ERRORS
option MNG_FEATURES
# Arithmetic options, the first is the big switch that chooses between internal
# floating and fixed point arithmetic implementations - it does not affect an
# floating and fixed point arithmetic implementations - it does not affect any
# APIs. The second two (the _POINT settings) switch off individual APIs.
#
# Prior to libpng 1.6.8 one of the API (_POINT) variants had to be selected. At

View File

@@ -2,7 +2,7 @@
/* pnglibconf.h - library build configuration */
/* Libpng version 1.7.0beta43 - November 21, 2014 */
/* Libpng version 1.7.0beta43 - December 18, 2014 */
/* Copyright (c) 1998-2014 Glenn Randers-Pehrson */