]> git.pld-linux.org Git - packages/libpng.git/blob - libpng-read-dither.patch
- run test suite
[packages/libpng.git] / libpng-read-dither.patch
1 diff -Naur libpng-1.4.0-orig/pngconf.h libpng-1.4.0/pngconf.h
2 --- libpng-1.4.0-orig/pngconf.h 2010-01-27 20:38:27.000000000 -0500
3 +++ libpng-1.4.0/pngconf.h      2010-01-27 20:44:44.000000000 -0500
4 @@ -497,11 +497,9 @@
5  #  ifndef PNG_NO_READ_INVERT
6  #    define PNG_READ_INVERT_SUPPORTED
7  #  endif
8 -#if 0 /* removed from libpng-1.4.0 */
9  #  ifndef PNG_NO_READ_DITHER
10  #    define PNG_READ_DITHER_SUPPORTED
11  #  endif
12 -#endif /* 0 */
13  #  ifndef PNG_NO_READ_BACKGROUND
14  #    define PNG_READ_BACKGROUND_SUPPORTED
15  #  endif
This page took 0.027939 seconds and 3 git commands to generate.