Author: spouliot
Date: 2006-06-22 16:49:09 -0400 (Thu, 22 Jun 2006)
New Revision: 61966

Modified:
   trunk/mono/ChangeLog
   trunk/mono/configure.in
Log:
 configure.in: Add the Makefile to create in order to run the CAS tests

Modified: trunk/mono/ChangeLog
===================================================================
--- trunk/mono/ChangeLog        2006-06-22 20:47:23 UTC (rev 61965)
+++ trunk/mono/ChangeLog        2006-06-22 20:49:09 UTC (rev 61966)
@@ -1,3 +1,8 @@
+2006-06-22  Sebastien Pouliot  <[EMAIL PROTECTED]>
+
+       * configure.in: Add the Makefile to create in order to run the CAS
+       tests.
+
 2006-06-14  Sebastien Pouliot  <[EMAIL PROTECTED]>
 
        * README.vsnet: Make it clear that building Mono under cygwin is a

Modified: trunk/mono/configure.in
===================================================================
--- trunk/mono/configure.in     2006-06-22 20:47:23 UTC (rev 61965)
+++ trunk/mono/configure.in     2006-06-22 20:49:09 UTC (rev 61966)
@@ -1936,6 +1936,12 @@
 mono/interpreter/Makefile
 mono/tests/Makefile
 mono/tests/tests-config
+mono/tests/cas/Makefile
+mono/tests/cas/assembly/Makefile
+mono/tests/cas/demand/Makefile
+mono/tests/cas/inheritance/Makefile
+mono/tests/cas/linkdemand/Makefile
+mono/tests/cas/threads/Makefile
 mono/benchmark/Makefile
 mono/monoburg/Makefile
 mono/monograph/Makefile

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

Reply via email to