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:
authorMartin Baulig <martin@novell.com>2003-06-10 12:36:20 +0400
committerMartin Baulig <martin@novell.com>2003-06-10 12:36:20 +0400
commit2fd258752e8c7b41b2c55c8ae41904ff872d787b (patch)
tree3d213bad8663134adce98ccdaa311a39172ab4ef /acconfig.h
parent55448b57e36c4cd4e9d5578733ef4fb4fb74ed74 (diff)
2003-06-10 Martin Baulig <martin@ximian.com>
* configure.in: Make the libgc stuff actually work; we now create a shared libmonogc.so when using the included libgc. svn path=/trunk/mono/; revision=15264
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index fd6e2895686..1f5235e6a30 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -20,3 +20,4 @@
#undef MONO_SIZEOF_SUNPATH
#undef NEED_LINK_UNLINK
#undef PTHREAD_POINTER_ID
+#undef HAVE_GC_H