summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorJo Shields <directhex@apebox.org>2011-02-16 22:45:03 +0000
committerJo Shields <directhex@apebox.org>2011-02-16 22:45:03 +0000
commit24a880a3d798d10c6f40c91fcf8343e030e4c43d (patch)
tree899f6655fb0e493dc70dcdf3894aa2f0ccb361ee /config.h.in
parent98cb87c3c08e317dbff60033741b7b6749f1bdcf (diff)
downloadmono-24a880a3d798d10c6f40c91fcf8343e030e4c43d.tar.gz
Imported Upstream version 2.10upstream/2.10
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index c011dc9f57..d21f0b3c4d 100644
--- a/config.h.in
+++ b/config.h.in
@@ -189,6 +189,9 @@
/* Define to 1 if you have the `futimes' function. */
#undef HAVE_FUTIMES
+/* GC requires thread registration */
+#undef HAVE_GC_ALLOW_REGISTER_THREADS
+
/* Define to 1 if you have the <gc/gc.h> header file. */
#undef HAVE_GC_GC_H
@@ -687,6 +690,9 @@
/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H
+/* Define to 1 if you have the <winternl.h> header file. */
+#undef HAVE_WINTERNL_H
+
/* Have a working sigaltstack */
#undef HAVE_WORKING_SIGALTSTACK