]> git.ipfire.org Git - thirdparty/autoconf.git/commit
On MinGW, substitution of CR and 0xFF fails.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 4 Mar 2008 22:52:07 +0000 (23:52 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 4 Mar 2008 22:52:07 +0000 (23:52 +0100)
commitac17e815dcbd086e67069fbbf1de74cdaa012bc4
tree9e7f7687ee8342f21d8c66c197ebf6f573e943be
parent6f8e57e72fe10c124fb6af600e23220d36708556
On MinGW, substitution of CR and 0xFF fails.

* tests/torture.at (Substitute and define special characters):
MinGW awk cannot handle 0xFF, and on MinGW, the test does the
wrong thing for CR.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/torture.at