AS_LITERAL_IF: Treat raw = as literal again.
commit2b0d95faef68d7ed7c08b0edb9ff1c38728376fa
authorEric Blake <eblake@redhat.com>
Fri, 8 Oct 2010 16:54:31 +0000 (8 10:54 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 8 Oct 2010 17:52:16 +0000 (8 11:52 -0600)
tree02062a11ecb7e64e19a0a2a4b053ad24e15df498
parentefa127444a7a0d6c81896bbacb7a7cc48ab9fff1
AS_LITERAL_IF: Treat raw = as literal again.

* lib/m4sugar/m4sh.m4 (_AS_LITERAL_IF): Treat = like +.
* tests/m4sh.at (AS@&t@_TR_SH and AS@&t@_TR_CPP)
(AS@&t@_LITERAL_IF): Expand tests.
* NEWS: Document the fix.
Reported via Ben Pfaff; originally http://bugs.debian.org/593838

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