From d0c77dc2c577a6ba0856031826e077c279d068e6 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sat, 8 Feb 2014 20:43:49 +0800 Subject: [PATCH] fix build --- src/pdf2htmlEX-config.h.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pdf2htmlEX-config.h.in b/src/pdf2htmlEX-config.h.in index 3071036..cc403e2 100644 --- a/src/pdf2htmlEX-config.h.in +++ b/src/pdf2htmlEX-config.h.in @@ -2,7 +2,7 @@ * config.h * Compile time constants * - * by WangLu + * Copyright (C) 2012-2014 Lu Wang */ @@ -11,6 +11,7 @@ #include +#define POPPLER_OLDER_THAN_0_25_0 @POPPLER_OLDER_THAN_0_25_0@ #define POPPLER_OLDER_THAN_0_23_0 @POPPLER_OLDER_THAN_0_23_0@ #define ENABLE_SVG @ENABLE_SVG@