SOURCES: jbig2enc-lept.patch - updated include path for leptonlib 1.57+

qboosh qboosh at pld-linux.org
Mon Jul 21 23:13:39 CEST 2008


Author: qboosh                       Date: Mon Jul 21 21:13:39 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated include path for leptonlib 1.57+

---- Files affected:
SOURCES:
   jbig2enc-lept.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/jbig2enc-lept.patch
diff -u SOURCES/jbig2enc-lept.patch:1.2 SOURCES/jbig2enc-lept.patch:1.3
--- SOURCES/jbig2enc-lept.patch:1.2	Thu Mar 27 01:41:19 2008
+++ SOURCES/jbig2enc-lept.patch	Mon Jul 21 23:13:34 2008
@@ -8,7 +8,7 @@
  # For example, a fink MacOSX install:
  # EXTRA=-I/sw/include/ -I/sw/include/libpng -I/sw/include/libjpeg -L/sw/lib
 -CFLAGS=-I${LEPTONICA}/src -Wall -I/usr/include -L/usr/lib -O3 ${EXTRA}
-+CFLAGS=-I/usr/include/lept -Wall -I/usr/include ${EXTRA}
++CFLAGS=-I/usr/include/liblept -Wall -I/usr/include ${EXTRA}
  
  jbig2: libjbig2enc.a jbig2.cc
 -	$(CC) -o jbig2 jbig2.cc -L. -ljbig2enc -llept -L${LEPTONICA}/lib/nodebug $(CFLAGS) -lpng -ljpeg -ltiff -lm
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/jbig2enc-lept.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list