Magellan Linux

Contents of /trunk/libpng/patches/libpng-1.2.16-fix-includes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 224 - (show annotations) (download)
Sat Jun 23 13:53:28 2007 UTC (16 years, 11 months ago) by niro
File size: 464 byte(s)
-new fixes

1 --- pngconf.h.orig 2004-09-11 23:35:25.000000000 -0700
2 +++ pngconf.h 2004-09-11 23:35:52.000000000 -0700
3 @@ -260,8 +260,8 @@
4 /* If you encounter a compiler error here, see the explanation
5 * near the end of INSTALL.
6 */
7 - __png.h__ already includes setjmp.h;
8 - __dont__ include it again.;
9 +#warning __png.h__ already includes setjmp.h;
10 +#warning __dont__ include it again.;
11 # endif
12 # endif /* __linux__ */
13