[libpng15] Imported from libpng-1.5.22rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-03-04 09:43:12 -06:00
parent af625883d6
commit 17b747c8a6
26 changed files with 83 additions and 80 deletions

View File

@@ -1,7 +1,7 @@
/* pngconf.h - machine configurable file for libpng
*
* libpng version 1.5.22beta05 - February 25, 2015
* libpng version 1.5.22rc01, March 4, 2015
*
* Copyright (c) 1998-2013 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
@@ -11,9 +11,7 @@
* For conditions of distribution and use, see the disclaimer
* and license in png.h
*
*/
/* Any machine specific code is near the front of this file, so if you
* Any machine specific code is near the front of this file, so if you
* are configuring libpng for a machine, you may want to read the section
* starting here down to where it starts to typedef png_color, png_text,
* and png_info.