configure.in: remove --with-mobile
authorAaron Bockover <abock@xamarin.com>
Thu, 16 Jan 2014 19:09:55 +0000 (14:09 -0500)
committerAaron Bockover <abock@xamarin.com>
Thu, 16 Jan 2014 19:09:55 +0000 (14:09 -0500)
It doesn't actually do anything. Was quite
misleading.

configure.in

index 65ca8f2cf3d356533a66650183fe6cf3fbcae33d..4a6af6854768bca5b5fd796f703cf14a4253362c 100644 (file)
@@ -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)],[