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:
authorDuncan Mak <duncan@mono-cvs.ximian.com>2003-02-24 02:31:59 +0300
committerDuncan Mak <duncan@mono-cvs.ximian.com>2003-02-24 02:31:59 +0300
commit8433f6ba46c09a52a6f12754c3fb6367faf20d68 (patch)
treeddf7d779a316179644717e86a20d36da2dcc4f09 /configure.in
parentda2c60f5b8476f41c5bf9947e998e9ca21d45536 (diff)
Add alpha
svn path=/trunk/mono/; revision=11902
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 432b191d107..3aa124c9f02 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(README)
AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(mono, 0.19.1)
+AM_INIT_AUTOMAKE(mono, 0.20)
AM_MAINTAINER_MODE
#
@@ -550,6 +550,7 @@ mono/arch/ppc/Makefile
mono/arch/sparc/Makefile
mono/arch/s390/Makefile
mono/arch/arm/Makefile
+mono/arch/alpha/Makefile
mono/interpreter/Makefile
mono/tests/Makefile
mono/benchmark/Makefile