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-03-19 02:02:24 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-03-19 02:02:24 +0300
commitfc2d5cbffc7f6c0d241470ae71fd46dcaf81a2ba (patch)
tree7026ffadf2abd9ec45a4452364f1128a912fa810 /scripts
parent0a16024247d3f4f2968afbb7290a95941ebd40a9 (diff)
Use new defines for the JIT
svn path=/trunk/mono/; revision=24304
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index f28ff500ee2..36fce4fce45 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -4,7 +4,7 @@ bin_SCRIPTS = mcs mbas ilasm cilc monoresgen resgen secutil sqlsharp xsd wsdl al
CLEANFILES = mcs mbas ilasm cilc monoresgen resgen secutil sqlsharp xsd wsdl al genxs soapsuds chktrust signcode disco sn cert2spc setreg makecert certmgr monop
-if X86
+if USE_JIT
MONO_INTERP = mono
else
MONO_INTERP = mint