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:
authorDick Porter <dick@acm.org>2002-03-18 18:17:45 +0300
committerDick Porter <dick@acm.org>2002-03-18 18:17:45 +0300
commit48d00935c8f9164f7e745972339c9244b060b5f9 (patch)
treef33edcb3289d33597020b8fde5075f00d5a916e6 /acconfig.h
parenta43974513a254d9ed3d8178fb026a6e42e6682cf (diff)
2002-03-18 Dick Porter <dick@ximian.com>
* configure.in: Only look for libgc on the system. Default to not using GC at all, because it doesn't work with the jit. 2002-03-18 Dick Porter <dick@ximian.com> * reflection.c (mono_image_get_type_info): rename interface to iface, because of "#define interface struct" on windows. svn path=/trunk/mono/; revision=3190
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index be3b5dbf2cf..53815a7b6bf 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -13,4 +13,3 @@
#undef NAME_DEV_RANDOM
#undef HAVE_CRYPT_RNG
#undef HAVE_BOEHM_GC
-#undef USE_INCLUDED_BOEHM