check: Switch CRLF line ending check to use perl
authorJan Schmidt <jan.schmidt@sun.com>
Tue, 26 May 2009 10:22:55 +0000 (11:22 +0100)
committerJan Schmidt <jan.schmidt@sun.com>
Tue, 26 May 2009 10:22:55 +0000 (11:22 +0100)
commitc57272152d5c40617fab305d839db1b1fefe0ea0
tree07110675080ef9d89dfc46655c8ff58b65058053
parent9996f728e7aa207cafd904c2d2ed87fe02c9accc
check: Switch CRLF line ending check to use perl

Apparently only GNU file differentiates between text files with different
line ending styles, so this test breaks on Solaris. Use a small perl
fragment instead.
win32.mak