summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-10-15 10:05:10 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-10-15 10:05:10 +0000
commit468ff860c7821dd864dde6fe408106dd92d20fc3 (patch)
tree6d4612baf84d3edc640a46d3510fd0d9a91f42e4 /Build/source/libs/poppler/config.h.in
parent53a2370b7a2447b9e015d5cf260e451a004e18b0 (diff)
poppler 0.21.0
git-svn-id: svn://tug.org/texlive/trunk@27969 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 a784dc96c1a..014547ffec6 100644
--- a/Build/source/libs/poppler/config.h.in
+++ b/Build/source/libs/poppler/config.h.in
@@ -31,6 +31,9 @@
/* Define to 1 if you have the `popen' function. */
#undef HAVE_POPEN
+/* Define to 1 if you have the `rand_r' function. */
+#undef HAVE_RAND_R
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H