[Monodevelop-patches-list] r1566 - trunk/MonoDevelop
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Mon May 3 22:03:08 EDT 2004
Author: tberman
Date: 2004-05-03 22:03:08 -0400 (Mon, 03 May 2004)
New Revision: 1566
Modified:
trunk/MonoDevelop/configure.in
Log:
info about debugger being disabled.
Modified: trunk/MonoDevelop/configure.in
===================================================================
--- trunk/MonoDevelop/configure.in 2004-05-04 01:54:38 UTC (rev 1565)
+++ trunk/MonoDevelop/configure.in 2004-05-04 02:03:08 UTC (rev 1566)
@@ -194,7 +194,9 @@
echo " * Installation prefix = $prefix"
echo " * GNOME prefix = $gnome_prefix"
echo ""
-echo " * mono-debugger $MONO_DEBUGGER_REQUIRED_VERSION: $enable_debugger"
+dnl echo " * mono-debugger $MONO_DEBUGGER_REQUIRED_VERSION: $enable_debugger"
+echo " * mono-debugger 0.6: Has been disabled in this release, will be fixed"
+echo " for 0.4."
echo ""
echo " NOTE: if any of the above say 'no' you may install the"
echo " corresponding development packages for them, and"
More information about the Monodevelop-patches-list
mailing list