summaryrefslogtreecommitdiffstats
path: root/source/xap/xv/xv.jasper.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/xv/xv.jasper.diff')
-rw-r--r--source/xap/xv/xv.jasper.diff20
1 files changed, 0 insertions, 20 deletions
diff --git a/source/xap/xv/xv.jasper.diff b/source/xap/xv/xv.jasper.diff
deleted file mode 100644
index 8e933ee5a..000000000
--- a/source/xap/xv/xv.jasper.diff
+++ /dev/null
@@ -1,20 +0,0 @@
---- ./Makefile.std.orig 2010-02-19 13:24:58.000000000 -0600
-+++ ./Makefile.std 2010-02-19 13:27:20.000000000 -0600
-@@ -179,13 +179,13 @@
- JP2K = -DDOJP2K
- ###
- #JP2KDIR = ../../jasper
--JP2KDIR = /usr/local/lib
-+JP2KDIR = /usr
- ###
- #JP2KINC = -I$(JP2KDIR)
--JP2KINC = -I/usr/local/include
-+JP2KINC = -I/usr/include
- ###
--#JP2KLIB = -L$(JP2KDIR) -ljasper
--JP2KLIB = $(JP2KDIR)/libjasper.a
-+JP2KLIB = -L$(JP2KDIR) -ljasper
-+#JP2KLIB = $(JP2KDIR)/libjasper.a
-
-
- ###