parent
016953f7bf
commit
65752f8bd9
@ -1,5 +1,5 @@
|
||||
# Compile the pdf import filter only if Poppler is available
|
||||
# PKG_CHECK_MODULES(POPPLER, poppler-qt >= 0.5.1, have_poppler=yes, have_poppler=no)
|
||||
# PKG_CHECK_MODULES(POPPLER, poppler-tqt >= 0.5.1, have_poppler=yes, have_poppler=no)
|
||||
have_poppler=yes
|
||||
|
||||
AM_CONDITIONAL(include_PDF, test "x$have_poppler" = xyes)
|
||||
|
Loading…
Reference in new issue