[libpng16] Imported from libpng-1.6.14beta05.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-10-01 10:23:56 -05:00
parent c5dc456afd
commit 6147fae405
14 changed files with 31 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
Makefiles for libpng version 1.6.14beta05 - September 27, 2014
Makefiles for libpng version 1.6.14beta05 - October 1, 2014
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile

View File

@@ -1,9 +1,9 @@
#!/bin/awk -f
# scripts/options.awk - library build configuration control
#
# last changed in libpng version 1.6.14 - June 5, 2014
# last changed in libpng version 1.5.7 - December 15, 2011
#
# Copyright (c) 1998-2014 Glenn Randers-Pehrson
# Copyright (c) 1998-2011 Glenn Randers-Pehrson
#
# This code is released under the libpng license.
# For conditions of distribution and use, see the disclaimer

View File

@@ -2,7 +2,7 @@
/* pnglibconf.h - library build configuration */
/* Libpng version 1.6.14beta05 - September 27, 2014 */
/* Libpng version 1.6.14beta05 - October 1, 2014 */
/* Copyright (c) 1998-2014 Glenn Randers-Pehrson */