[libpng16] Imported from libpng-1.6.17rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-03-04 09:45:57 -06:00
parent 82511341d7
commit 3e0bef6da4
26 changed files with 75 additions and 72 deletions

View File

@@ -1,7 +1,7 @@
/* pngconf.h - machine configurable file for libpng
*
* libpng version 1.6.17beta07, (PENDING RELEASE)
* libpng version 1.6.17rc01, (PENDING RELEASE)
*
* Copyright (c) 1998-2015 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.