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@