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>2004-12-12 00:40:14 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-12-12 00:40:14 +0300
commit623faccb55a25f0df064a9549899b787657a125e (patch)
tree7cbab1b840e150ebeac3310909e5b309a0034944 /configure.in
parentc3c77a2ea05142b64d081bee657480c110bea7bf (diff)
Set the proper variables in the 'mcs' dir, so that there are no side-effects
svn path=/trunk/mono/; revision=37641
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 680ac587c09..1a8d0bd4253 100644
--- a/configure.in
+++ b/configure.in
@@ -1610,6 +1610,9 @@ tools/locale-builder/Makefile
runtime/Makefile
])
+echo "prefix=$prefix" > $mcsdir/build/config.make
+echo "MCS_FLAGS = \$(PLATFORM_DEBUG_FLAGS)" >> $mcsdir/build/config.make
+
echo "
mcs source: $mcs_topdir
GC: $gc