[devel] Imported from libpng-1.5.3rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-06-03 07:15:04 -05:00
parent 3fceee058f
commit 36edbb5eee
24 changed files with 81 additions and 80 deletions

View File

@@ -1794,4 +1794,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_3beta11 Your_png_h_is_not_version_1_5_3beta11;
typedef png_libpng_version_1_5_3rc01 Your_png_h_is_not_version_1_5_3rc01;