[devel] Added "$(ARCH)" option to makefile.darwin

This commit is contained in:
Glenn Randers-Pehrson
2011-08-29 07:22:13 -05:00
parent 4ae297867d
commit b293334e7a
3 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
#if 0
libpng_changes(){ /*
CHANGES - changes for libpng
Version 0.2
@@ -3563,7 +3562,8 @@ Version 1.5.5beta06 [August 26, 2011]
than correctness.) The code still has considerable inaccuracies in the
8-bit case because 8-bit linear arithmetic is used.
Version 1.5.5beta07 [August 26, 2011]
Version 1.5.5beta07 [August 29, 2011]
Added "$(ARCH)" option to makefile.darwin
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
@@ -3572,5 +3572,4 @@ to subscribe)
or to glennrp at users.sourceforge.net
Glenn R-P
*/ }
#endif