Fix m4_cr_all for EBCDIC.
commit456953a61b7d0b0c60e4487d9b625e66288db928
authorEric Blake <eblake@redhat.com>
Mon, 5 Apr 2010 14:06:17 +0000 (5 08:06 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 5 Apr 2010 14:06:17 +0000 (5 08:06 -0600)
tree8cc1fce5e00fb6d66fbaf60eadf0b1e6c0680033
parentc22b5e03a92bff438d4e4085eb7bf21ecef25e89
Fix m4_cr_all for EBCDIC.

* lib/m4sugar/m4sugar.m4 (m4_cr_all): Swap * and $, so that we
don't end up with $* in EBCDIC.
* NEWS: Document the fix.
* THANKS: Update.
Reported by Steve Goetze.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
NEWS
THANKS
lib/m4sugar/m4sugar.m4