summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-11 08:42:59 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-11 08:42:59 +0000
commit1f3b2b3a8f46782d86ac9fa147f20540221d0a3c (patch)
tree1ae44871bea26b86e4bdbb97f9a7955b6eea6cdb /Build/source/libs/poppler/config.h.in
parent82e88a2d2a43e090112474d8f9c74e0d451c28ca (diff)
Reorganize definition of POPPLER_VERSION
git-svn-id: svn://tug.org/texlive/trunk@24263 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/poppler/config.h.in')
-rw-r--r--Build/source/libs/poppler/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/poppler/config.h.in b/Build/source/libs/poppler/config.h.in
index 8e857a8c00e..f2dfe289647 100644
--- a/Build/source/libs/poppler/config.h.in
+++ b/Build/source/libs/poppler/config.h.in
@@ -87,6 +87,9 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
+/* Define to the poppler version. */
+#undef POPPLER_VERSION
+
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS