1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Improve support for mingw.

This commit is contained in:
Bruno Haible
2007-04-06 11:49:18 +00:00
parent 17b87817b0
commit f8476c1e79
2 changed files with 33 additions and 24 deletions

View File

@@ -1,3 +1,11 @@
2007-04-06 Bruno Haible <bruno@clisp.org>
Improve support for mingw.
* tests/Makefile.in (check-c, check-ada, check-modula3, check-pascal,
check-lang-utf8, check-lang-ucs2): Remove '\r' from output before diff.
(POSTPROCESS_FOR_MINGW): New variable.
(check-test): Use it to postprocess output before diff.
2007-04-04 Bruno Haible <bruno@clisp.org>
Support for newer GNU standards.