From 1b6cfc41025db2cb108b800d3404738d9a0b74bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 8 Sep 2018 14:26:50 +0200 Subject: Add support for Poppler >= 0.64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit a0163f4c268fb162aac6510e762716bf780d6c11) --- 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 338bd27e..8aa472ea 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,6 +1,7 @@ #cmakedefine VERSION "@VERSION@" // poppler-tqt +#cmakedefine HAVE_POPPLER_064 #cmakedefine HAVE_POPPLER_058 #cmakedefine HAVE_POPPLER_030 #cmakedefine HAVE_POPPLER_020 -- cgit v1.2.3