[racket-dev] [PATCH] Use png_set_expand_gray_1_2_4_to_8 when compiling with libpng-1.4

From: Michael Sperber (sperber at deinprogramm.de)
Date: Thu Sep 16 12:28:49 EDT 2010

Mariusz Ceier <mceier at gmail.com> writes:

> According to [1] png_set_gray_1_2_4_to_8 was renamed to
> png_set_expand_gray_1_2_4_to_8 in libpng-1.4.0
>
> [1] http://libpng.sourceforge.net/ANNOUNCE-1.4.0.txt
>
> Signed-off-by: Mariusz Ceier <mceier at gmail.com>
> ---
>  src/wxcommon/wxJPEG.cxx |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/src/wxcommon/wxJPEG.cxx b/src/wxcommon/wxJPEG.cxx
> [...]

Thanks - I've pushed the change.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla


Posted on the dev mailing list.