From b9469c0263ea3bf1e72a3dd364bb42e3d6f47a7c Mon Sep 17 00:00:00 2001 From: OBATA Akio Date: Tue, 21 May 2019 13:33:17 +0900 Subject: Add support fo Poppler >= 0.76 Follow Catalog::find_page argments change and GooList removal. Signed-off-by: OBATA Akio (cherry picked from commit e7a848c7aa5735cba4712d73f819a3e2b9883730) --- config.h.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h.cmake') diff --git a/config.h.cmake b/config.h.cmake index 1eb7ed65..71f8a47a 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,6 +1,7 @@ #cmakedefine VERSION "@VERSION@" // poppler-tqt +#cmakedefine HAVE_POPPLER_076 #cmakedefine HAVE_POPPLER_072 #cmakedefine HAVE_POPPLER_071 #cmakedefine HAVE_POPPLER_070 -- cgit v1.2.3