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:
authorAaron Bockover <abock@xamarin.com>2014-01-16 23:09:55 +0400
committerAaron Bockover <abock@xamarin.com>2014-01-16 23:09:55 +0400
commit354e22bc89c6c07e72111afe8ed1bfabe3e60e37 (patch)
tree4279d50db53d89c9ba69597e11253bc9300d9a20 /configure.in
parent401d832ca7c5d17ba45eb40f32e4ff433d8bb1e0 (diff)
configure.in: remove --with-mobile
It doesn't actually do anything. Was quite misleading.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 65ca8f2cf3d..4a6af685476 100644
--- a/configure.in
+++ b/configure.in
@@ -3179,7 +3179,6 @@ AC_ARG_WITH(profile4, [ --with-profile4=yes,no If you want to install
AC_ARG_WITH(profile4_5,[ --with-profile4_5=yes,no If you want to install the 4.5 FX (defaults to yes)], [], [with_profile4_5=yes])
AC_ARG_WITH(monodroid, [ --with-monodroid=yes,no If you want to build the MonoDroid assemblies (defaults to no)], [], [with_monodroid=no])
AC_ARG_WITH(monotouch, [ --with-monotouch=yes,no,only If you want to build the MonoTouch assemblies (defaults to no)], [], [with_monotouch=no])
-AC_ARG_WITH(mobile, [ --with-mobile=yes,no If you want to build the Mobile assemblies (defaults to no)], [], [with_mobile=no])
OPROFILE=no
AC_ARG_WITH(oprofile,[ --with-oprofile=no,<oprofile install dir> Enable oprofile support (defaults to no)],[