PR binutils/4334

* acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that
        cygwin builds are not running in textmode.

        * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
        builds.
        * configure: Regenerate.
This commit is contained in:
Nick Clifton
2008-04-04 11:45:58 +00:00
parent fc5df3ab38
commit e33b51a675
5 changed files with 63 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2008-04-04 Nick Clifton <nickc@redhat.com>
PR binutils/4334
* acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that
cygwin builds are not running in textmode.
2008-03-27 Paolo Bonzini <bonzini@gnu.org>
* extensions.m4: New.