Magellan Linux

Annotation of /trunk/libpng/patches/libpng-1.2.24-fix-includes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 480 - (hide annotations) (download)
Tue Feb 12 13:13:41 2008 UTC (16 years, 4 months ago) by niro
File size: 500 byte(s)
-re-diffed

1 niro 480 --- libpng-1.2.24/pngconf.h.orig 2007-12-14 17:22:25.000000000 +0100
2     +++ libpng-1.2.24/pngconf.h 2008-02-12 14:15:16.000000000 +0100
3     @@ -323,8 +323,8 @@
4     /* If you encounter a compiler error here, see the explanation
5     * near the end of INSTALL.
6     */
7     - __pngconf.h__ already includes setjmp.h;
8     - __dont__ include it again.;
9     +#warning __pngconf.h__ already includes setjmp.h;
10     +#warning __dont__ include it again.;
11     # endif
12     # endif /* __linux__ */
13