[libpng16] The macros passed in the command line to Borland make were ignored if

similarly-named macros were already defined in makefiles. This behavior
is different from POSIX make and other make programs.  Surround the
macro definitions with ifndef guards (Cosmin).
This commit is contained in:
Cosmin Truta
2014-11-14 09:47:54 -06:00
committed by Glenn Randers-Pehrson
parent 6df21524cd
commit b8eb945946
5 changed files with 26 additions and 8 deletions

View File

@@ -5086,6 +5086,12 @@ Version 1.6.15beta08 [November 8, 2014]
Version 1.6.15rc01 [November 13, 2014]
Version 1.6.15rc02 [November 14, 2014]
The macros passed in the command line to Borland make are ignored if
similarly-named macros are already defined in makefiles. This behavior
is different from POSIX make and other make programs. Surround the
macro definitions with ifndef guards (Cosmin).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement