[libpng16] Imported from libpng-1.6.1beta08.tar

This commit is contained in:
Glenn Randers-Pehrson 2013-03-07 11:26:04 -06:00
parent 0281dee877
commit 0645b62528
2 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@ Version 1.6.1beta08 [March 7, 2013]
to build at least one library variant. to build at least one library variant.
Made the *_COPY targets only depend on library targets actually being build. Made the *_COPY targets only depend on library targets actually being build.
Use PNG_LIB_TARGETS to unify a code path. Use PNG_LIB_TARGETS to unify a code path.
Changed the CREATE_SYMLINK macro to expact the full path to a file as the Changed the CREATE_SYMLINK macro to expect the full path to a file as the
first argument. When symlinking the filename component of that path is first argument. When symlinking the filename component of that path is
determined and used as the link target. determined and used as the link target.
Use copy_if_different in the CREATE_SYMLINK macro. Use copy_if_different in the CREATE_SYMLINK macro.

View File

@ -4457,7 +4457,7 @@ Version 1.6.1beta08 [March 7, 2013]
to build at least one library variant. to build at least one library variant.
Made the *_COPY targets only depend on library targets actually being build. Made the *_COPY targets only depend on library targets actually being build.
Use PNG_LIB_TARGETS to unify a code path. Use PNG_LIB_TARGETS to unify a code path.
Changed the CREATE_SYMLINK macro to expact the full path to a file as the Changed the CREATE_SYMLINK macro to expect the full path to a file as the
first argument. When symlinking the filename component of that path is first argument. When symlinking the filename component of that path is
determined and used as the link target. determined and used as the link target.
Use copy_if_different in the CREATE_SYMLINK macro. Use copy_if_different in the CREATE_SYMLINK macro.