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:
authorDietmar Maurer <dietmar@mono-cvs.ximian.com>2001-09-10 13:14:46 +0400
committerDietmar Maurer <dietmar@mono-cvs.ximian.com>2001-09-10 13:14:46 +0400
commit06432d606a843b93e4831f7d25ce3140cbfee341 (patch)
treeeb7004e56ddda72e743fcc9f7b4eaea914d8ee82 /configure.in
parentcd1a10df73b5d544a72d9c7001562a0818b70277 (diff)
added the jit prototype, small fixes
svn path=/trunk/mono/; revision=780
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 172d4d93996..0701927d0b4 100644
--- a/configure.in
+++ b/configure.in
@@ -44,6 +44,7 @@ mono/interpreter/Makefile
mono/tests/Makefile
mono/wrapper/Makefile
mono/monoburg/Makefile
+mono/jit/Makefile
runtime/Makefile
doc/Makefile
])