Author: raja
Date: 2005-04-14 08:45:27 -0400 (Thu, 14 Apr 2005)
New Revision: 42999

Modified:
   trunk/mono/ChangeLog
   trunk/mono/mono/Makefile.am
Log:
Revert to old version, now that the merge is complete.


Modified: trunk/mono/ChangeLog
===================================================================
--- trunk/mono/ChangeLog        2005-04-14 12:24:50 UTC (rev 42998)
+++ trunk/mono/ChangeLog        2005-04-14 12:45:27 UTC (rev 42999)
@@ -1,12 +1,3 @@
-2005-04-14  Raja R Harinath  <[EMAIL PROTECTED]>
-
-       * mono/Makefile.am (DIST_SUBDIRS): Add 'handles' directory.
-       * configure.in (AC_OUTPUT): Add back 'mono/handles' directory.
-
-2005-04-13  Raja R Harinath  <[EMAIL PROTECTED]>
-
-       * configure.in (AC_OUTPUT): Remove 'mono/handles' directory.
-
 2005-04-12 Gonzalo Paniagua Javier <[EMAIL PROTECTED]>
 
        * configure.in: added checks for epoll().

Modified: trunk/mono/mono/Makefile.am
===================================================================
--- trunk/mono/mono/Makefile.am 2005-04-14 12:24:50 UTC (rev 42998)
+++ trunk/mono/mono/Makefile.am 2005-04-14 12:45:27 UTC (rev 42999)
@@ -4,6 +4,4 @@
 endif
 
 SUBDIRS = utils io-layer monoburg os cil metadata \
-      arch interpreter mini dis monograph tests benchmark profiler
-
-DIST_SUBDIRS = $(SUBDIRS) handles
+      arch interpreter mini dis monograph tests benchmark $(HANDLES) profiler

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

Reply via email to