ports/converters/k2pdfopt/patches/patch-k2pdfoptlib_k2pdfopt_h

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