[libpng15] Imported from libpng-1.5.10beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-02-26 21:40:37 -06:00
parent 755c39725e
commit b40411882a
18 changed files with 49 additions and 35 deletions

View File

@@ -42,7 +42,7 @@ BEGIN{
comment=start cx # Comment start
cend="*/" end # Comment end
def=start "#define PNG_" ct # Arbitrary define
sup=ct "_SUPPORTED" end # end supported option
sup=ct "_SUPPORTED 1" end # end supported option
und=comment "#undef PNG_" ct # Unsupported option
une=ct "_SUPPORTED" cend # end unsupported option
error=start "ERROR:" # error message