summaryrefslogtreecommitdiff
path: root/graphics/png/patches/patch-ae
blob: f19ae138797b6c03b521a851a87a55c3343cf9ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
$NetBSD: patch-ae,v 1.6 2006/04/16 23:19:15 wiz Exp $

--- pngconf.h.orig	2006-04-14 11:22:24.000000000 +0000
+++ pngconf.h
@@ -30,10 +30,6 @@
 #include "pngusr.h"
 #endif
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 /*
  * Added at libpng-1.2.8
  *  
@@ -311,8 +307,8 @@
      /* If you encounter a compiler error here, see the explanation
       * near the end of INSTALL.
       */
-         __png.h__ already includes setjmp.h;
-         __dont__ include it again.;
+#warning         __png.h__ already includes setjmp.h;
+#warning         __dont__ include it again.;
 #    endif
 #  endif /* __linux__ */