CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/09/04 14:19:37
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.170
retrieving revision 1.1.1.1.2.171
diff -u -b -r1.1.1.1.2.170 -r1.1.1.1.2.171
--- ChangeLog 4 Sep 2006 13:35:09 -0000 1.1.1.1.2.170
+++ ChangeLog 4 Sep 2006 14:19:37 -0000 1.1.1.1.2.171
@@ -1,5 +1,10 @@
2006-09-04 Eric Blake <[EMAIL PROTECTED]>
+ * doc/m4.texinfo (Changeword): Skip test on mingw, where the
+ native echo is braindead.
+ * checks/check-them (strip_needed): Ignore \r in output. Now the
+ testsuite will pass when cross-compiling from cygwin to mingw.
+
* src/input.c (peek_input): Fix regression in handling macro
without arguments as last token in file; debian bug 385720.
(next_token): Always consume an input character.
@@ -2916,7 +2921,7 @@
-----
- $Revision: 1.1.1.1.2.170 $ $Date: 2006/09/04 13:35:09 $
+ $Revision: 1.1.1.1.2.171 $ $Date: 2006/09/04 14:19:37 $
Local Variables:
coding: utf-8