summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/config.h.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-02-04 17:09:25 +0000
committerKarl Berry <karl@freefriends.org>2017-02-04 17:09:25 +0000
commit3b9337788eeaf1fdffaa90744cc10a30777b41fd (patch)
tree1885cd0de7c83013c9b0c88e00abee368ddad171 /Build/source/texk/dvisvgm/config.h.in
parent46a513172aad1a90051c4a2c479809bb6e6254c8 (diff)
xlocale fixes from Martin
git-svn-id: svn://tug.org/texlive/trunk@43139 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvisvgm/config.h.in')
-rw-r--r--Build/source/texk/dvisvgm/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/dvisvgm/config.h.in b/Build/source/texk/dvisvgm/config.h.in
index 0f64d9b73a8..b6992e12fa0 100644
--- a/Build/source/texk/dvisvgm/config.h.in
+++ b/Build/source/texk/dvisvgm/config.h.in
@@ -168,6 +168,9 @@
/* Define to 1 if you have the `vprintf' function. */
#undef HAVE_VPRINTF
+/* Define to 1 if you have the <xlocale.h> header file. */
+#undef HAVE_XLOCALE_H
+
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL