Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Chambers <joncham@gmail.com>2007-03-15 23:06:41 +0300
committerJonathan Chambers <joncham@gmail.com>2007-03-15 23:06:41 +0300
commit985f7079af262df34700b14ace62937aed91c325 (patch)
treeb1ad6e81382659996d0920112fe2ee6cac40d86e /winconfig.h
parent4845bc03983f967379996b44ca34aadc6864e9cf (diff)
2007-03-15 Jonathan Chambers <joncham@gmail.com>
* Begin Win64 port. All changes contributed under MIT/X11 license. svn path=/trunk/mono/; revision=74419
Diffstat (limited to 'winconfig.h')
-rw-r--r--winconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winconfig.h b/winconfig.h
index 47d351930c1..0bcf0a410cc 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -394,7 +394,7 @@
/* #undef MONO_DEBUGGER_SUPPORTED */
/* Xen-specific behaviour */
-#define MONO_XEN_OPT 1
+/* #undef MONO_XEN_OPT */
/* Define if Unix sockets cannot be created in an anonymous namespace */
/* #undef NEED_LINK_UNLINK */