From 41fecf8e662c9ad2fe063754db8302f349a223ef Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Fri, 30 Apr 2010 21:18:52 +0200 Subject: [PATCH] [configure] Bump poppler dependency to 0.13.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d3738eb97..5c3e0bad2 100644 --- a/configure.ac +++ b/configure.ac @@ -551,7 +551,7 @@ dnl =========================================================================== # poppler-0.9.2 has an important bug fixes for user-font and an # enhancement not to gobble nearly 1GiB of memory during test/large-font. -POPPLER_VERSION_REQUIRED=0.9.2 +POPPLER_VERSION_REQUIRED=0.13.3 test_pdf=no any2ppm_pdf=no if test "x$use_pdf" = "xyes"; then