summaryrefslogtreecommitdiff
path: root/graphics/jasper/patches/patch-ah
blob: 1cf79a4f0aea700a44bd25513e11063e1fbadb86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ah,v 1.1 2002/11/13 14:24:22 dillo Exp $

--- src/libjasper/include/jasper/jas_image.h.orig	Thu Oct 17 23:30:37 2002
+++ src/libjasper/include/jasper/jas_image.h
@@ -149,7 +149,9 @@ extern "C" {
 #define	JAS_IMAGE_CS_GRAY	1	/* Standard Gray */
 #define	JAS_IMAGE_CS_RGB	2	/* Standard RGB */
 #define	JAS_IMAGE_CS_YCBCR	3	/* Standard YCC */
-/*#define	JAS_IMAGE_CM_ICC	4	/* ICC Profile */
+#if 0
+#define	JAS_IMAGE_CM_ICC	4	/* ICC Profile */
+#endif
 
 /*
  * Component types