From 0645b62528d10e38c0e555296086899e4a74cacc Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Thu, 7 Mar 2013 11:26:04 -0600 Subject: [PATCH] [libpng16] Imported from libpng-1.6.1beta08.tar --- ANNOUNCE | 2 +- CHANGES | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index 6a5f5c172..62b45daa7 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -101,7 +101,7 @@ Version 1.6.1beta08 [March 7, 2013] to build at least one library variant. Made the *_COPY targets only depend on library targets actually being build. 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 determined and used as the link target. Use copy_if_different in the CREATE_SYMLINK macro. diff --git a/CHANGES b/CHANGES index b6f982dca..dfa32f071 100644 --- a/CHANGES +++ b/CHANGES @@ -4457,7 +4457,7 @@ Version 1.6.1beta08 [March 7, 2013] to build at least one library variant. Made the *_COPY targets only depend on library targets actually being build. 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 determined and used as the link target. Use copy_if_different in the CREATE_SYMLINK macro.