CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/06/19 19:10:19

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -b -r1.311 -r1.312
--- ChangeLog   19 Jun 2006 17:25:32 -0000      1.311
+++ ChangeLog   19 Jun 2006 19:10:19 -0000      1.312
@@ -1,3 +1,12 @@
+2006-06-19  Ralf Wildenhues  <[EMAIL PROTECTED]>
+
+       * Makefile.am (src_m4_DEPENDENCIES): Make dependency explicit.
+       (clean-local): Split into and depend upon...
+       (clean-local-tests, clean-local-src): ...these two.  The latter
+       removes the libtool object directory below `src', to work around
+       a buglet in Automake, failing to list it.
+       (EXTRA_DIST): Distribute modules/perl.c.
+
 2006-06-19  Eric Blake  <[EMAIL PROTECTED]>
 
        * Makefile.am ($(srcdir)/doc/m4.1): No need to list $(srcdir) in
@@ -6575,4 +6584,4 @@
        * Initial beta release.  Release 0.50, manual 0.05.
 
 
-       $Revision: 1.311 $ $Date: 2006/06/19 17:25:32 $
+       $Revision: 1.312 $ $Date: 2006/06/19 19:10:19 $


Reply via email to