summaryrefslogtreecommitdiff
path: root/graphics/png/patches/patch-ae
blob: 7a671120a76928d092f9985193930ff067d7b181 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ae,v 1.9 2009/05/13 09:56:05 wiz Exp $

--- pngconf.h.orig	2009-05-07 16:05:28.000000000 +0000
+++ pngconf.h
@@ -332,8 +332,8 @@
        /* If you encounter a compiler error here, see the explanation
         * near the end of INSTALL.
         */
-           __pngconf.h__ in libpng already includes setjmp.h;
-           __dont__ include it again.;
+#warning           __pngconf.h__ in libpng already includes setjmp.h;
+#warning           __dont__ include it again.;
 #      endif
 #    endif /* __linux__ */
 #  endif /* PNG_SKIP_SETJMP_CHECK */