summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/config.h.in')
-rw-r--r--Build/source/utils/asymptote/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/config.h.in b/Build/source/utils/asymptote/config.h.in
index e59e301b2f6..4f96342f132 100644
--- a/Build/source/utils/asymptote/config.h.in
+++ b/Build/source/utils/asymptote/config.h.in
@@ -153,9 +153,15 @@
/* Define to 1 if you have the `tgamma' function. */
#undef HAVE_TGAMMA
+/* Define to 1 if you have tr1/unordered_map */
+#undef HAVE_TR1_UNORDERED_MAP
+
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to 1 if you have unordered_map */
+#undef HAVE_UNORDERED_MAP
+
/* Define to 1 if you have the `vfork' function. */
#undef HAVE_VFORK