[libpng16] Imported from libpng-1.6.0beta22.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-05-23 12:30:59 -05:00
parent 15f6fd3492
commit 8f4d67218e
18 changed files with 46 additions and 44 deletions

View File

@@ -21,10 +21,10 @@ file pnglibconf.h scripts/pnglibconf.dfa PNGLCONF_H
# C compiler to generate 'pnglibconf.h' - a list of all the
# configuration options. The file lists the various options
# that can *only* be specified during the libpng build;
# pnglibconf.h freezes the definitons selected for the specific
# pnglibconf.h freezes the definitions selected for the specific
# build.
#
# The syntax is detailed in scripts/options.awk, this is a summary
# The syntax is detailed in scripts/options.awk; this is a summary
# only:
#
# setting <name> [default]
@@ -48,7 +48,7 @@ file pnglibconf.h scripts/pnglibconf.dfa PNGLCONF_H
# The following setting, option and chunk values can all be changed
# while building libpng:
#
# setting: change 'setting' lines to fine tune library performance,
# setting: change 'setting' lines to fine tune library performance;
# changes to the settings don't affect the libpng API functionally
#
# option: change 'option' lines to remove or add capabilities from