summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2013-01-07 16:00:07 +0000
committerRobin Watts <robin.watts@artifex.com>2013-05-22 15:27:16 +0100
commit2e0aa06503b8641408842176152bd0019fe6b8cb (patch)
tree53e441fbe57b574fea0724893603ee5668c0471b /scripts
parent12011c9168471b2dd8012165c9d127a46b7c6bcb (diff)
downloadmupdf-2e0aa06503b8641408842176152bd0019fe6b8cb.tar.xz
Update OpenJPEG to v2.0.0.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/opj_config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/opj_config.h b/scripts/opj_config.h
index db37745d..39b38228 100644
--- a/scripts/opj_config.h
+++ b/scripts/opj_config.h
@@ -17,6 +17,10 @@
* === DO NOT FORGET TO CHANGE 'config.nix' APPROPRIATELY. ====
*/
+#define USE_JPIP
+#define USE JPWL
+#define OPJ_PACKAGE_VERSION "2.0.0"
+
/* DO NOT DEFINE BOTH VERSIONS OF LCMS */
/* define to 1 if you have both liblcms and lcms.h installed */
#undef HAVE_LIBLCMS1