12 lines
353 B
Text
12 lines
353 B
Text
Index: k2pdfoptlib/k2pdfopt.h
|
|
--- k2pdfoptlib/k2pdfopt.h.orig
|
|
+++ k2pdfoptlib/k2pdfopt.h
|
|
@@ -95,7 +95,7 @@
|
|
#endif
|
|
*/
|
|
|
|
-#if (defined(HAVE_MUPDF) || defined(HAVE_GOCR_LIB) || defined(HAVE_TESSERACT_LIB))
|
|
+#if (defined(HAVE_MUPDF_LIB) || defined(HAVE_GOCR_LIB) || defined(HAVE_TESSERACT_LIB))
|
|
#if (!defined(HAVE_OCR_LIB))
|
|
#define HAVE_OCR_LIB
|
|
#endif
|