diff -ur poppler-0.18.0.orig/poppler/poppler-config.h.in poppler-0.18.0/poppler/poppler-config.h.in --- poppler-0.18.0.orig/poppler/poppler-config.h.in 2011-09-27 00:24:08.000000000 +0200 +++ poppler-0.18.0/poppler/poppler-config.h.in 2011-10-10 19:08:51.000000000 +0200 @@ -14,6 +14,11 @@ // around #undef look odd, but it's to silence warnings about // redefining those symbols. +/* Define to the poppler version. */ +#ifndef POPPLER_VERSION +#undef POPPLER_VERSION +#endif + /* Enable multithreading support. */ #ifndef MULTITHREADED #undef MULTITHREADED