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-24 01:05:32 +0400
committerMiguel de Icaza <miguel@gnome.org>2010-06-24 01:05:32 +0400
commit02b9e5cdc004ba9eae796ea3cd1093c239fe5c53 (patch)
treea850481aba357cb00902f06165cdaa11f5543bf1 /ChangeLog
parenta7c7254f0eb6e530d60450f4a64daa7de6ba43ff (diff)
2010-06-23 Miguel de Icaza <miguel@novell.com>
* configure.in: Remove redundant setting of variables in non-Boehm cases. svn path=/trunk/mono/; revision=159463
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1573455c83d..a5699caa54f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2010-06-23 Miguel de Icaza <miguel@novell.com>
- * configure.in: First pass at supporting the compilation of both
+ * configure.in: Remove redundant setting of variables in non-Boehm
+ cases.
+
+ First pass at supporting the compilation of both
the Boehm-powered Mono VM and the Sgen-powered one.
The Boehm configuration flags are no longer part of the config.h