summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/c-auto.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-06 14:31:58 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-06 14:31:58 +0000
commit2117406b11792e5a361dc853c0656b63366c10a8 (patch)
treefd2933ce2ddbf0349e31bb4ad02af2db1ba4418a /Build/source/texk/web2c/c-auto.in
parentadd36363c1ac31e2e51925e69275c4dbdf26401f (diff)
Allow to build luaTeX with (installed) poppler-0.18.0
git-svn-id: svn://tug.org/texlive/trunk@24218 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/c-auto.in')
-rw-r--r--Build/source/texk/web2c/c-auto.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in
index c2208184515..b6a3138c87e 100644
--- a/Build/source/texk/web2c/c-auto.in
+++ b/Build/source/texk/web2c/c-auto.in
@@ -37,6 +37,9 @@
/* web2c: Default editor for interactive `e' option. */
#undef EDITOR
+/* Define to 1 for the class `EmbFile' in <Catalog.h>. */
+#undef EMBFILE_IN_CATALOG_H
+
/* metafont: Define to include EPSF pseudo window support. */
#undef EPSFWIN
@@ -46,6 +49,12 @@
/* Define to 1 if you have the `access' function. */
#undef HAVE_ACCESS
+/* Define to 1 if we have the class `AnnotBorderStyle'. */
+#undef HAVE_ANNOTBORDERSTYLE
+
+/* Define to 1 if class `Annot' has the `decRefCnt' member. */
+#undef HAVE_ANNOTDECREFCNT
+
/* Define to 1 if you have the <assert.h> header file. */
#undef HAVE_ASSERT_H