Author: martin
Date: 2005-03-22 16:15:18 -0500 (Tue, 22 Mar 2005)
New Revision: 42128

Modified:
   trunk/mono/runtime/Makefile.am
Log:
Enable gmcs again.


Modified: trunk/mono/runtime/Makefile.am
===================================================================
--- trunk/mono/runtime/Makefile.am      2005-03-22 21:04:37 UTC (rev 42127)
+++ trunk/mono/runtime/Makefile.am      2005-03-22 21:15:18 UTC (rev 42128)
@@ -25,8 +25,7 @@
        d=`pwd`; cd $(mcs_topdir) && $(MAKE) RUNTIME=$$d/mono-wrapper 
PROFILES='$(build_profiles)' all-profiles
 
 if INSTALL_2_0
-#build_profiles = default net_2_0
-build_profiles = default
+build_profiles = default net_2_0
 else
 build_profiles = default
 endif

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to