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:
authorMiguel de Icaza <miguel@gnome.org>2010-06-25 03:02:56 +0400
committerMiguel de Icaza <miguel@gnome.org>2010-06-25 03:02:56 +0400
commitbd731b11b63ef0480a95ea01d91a7bef9e5a1556 (patch)
treef47fac89b11dee3fdea5d58d44a9736113cf3227 /winconfig.h
parent907d20f2d50826c005e6e65443304ef0e766473c (diff)
Fix windows build
svn path=/trunk/mono/; revision=159526
Diffstat (limited to 'winconfig.h')
-rw-r--r--winconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/winconfig.h b/winconfig.h
index c9074d39257..b4491d0c62f 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -83,6 +83,8 @@
/* Have Boehm GC */
#define HAVE_BOEHM_GC 1
+#define DEFAULT_GC_NAME "Boehm"
+
/* Define to 1 if you have the <checklist.h> header file. */
/* #undef HAVE_CHECKLIST_H */