[libpng15] Imported from libpng-1.5.9beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-02-03 15:56:22 -06:00
parent 902dbe619e
commit 28c3a2f9f9
34 changed files with 1215 additions and 733 deletions

View File

@@ -1817,4 +1817,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_5_8 Your_png_h_is_not_version_1_5_8;
typedef png_libpng_version_1_5_9beta01 Your_png_h_is_not_version_1_5_9beta01;