[master] Imported from libpng-1.5.10beta03.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-03-04 22:25:10 -06:00
parent 3484a760f4
commit 187694b9ec
38 changed files with 440 additions and 141 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