Don't claim strerror is broken on Interix.
authorEric Blake <ebb9@byu.net>
Thu, 11 Oct 2007 22:10:24 +0000 (16:10 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 11 Oct 2007 22:10:24 +0000 (16:10 -0600)
commit95d0bce59e47d90a8fac3c23c6326cacb751c1ad
treee7bd3c983776452d1f6d6abe24e6b0d68c1e57ab
parent3b9556605613bd4346c02e0e75abd8f492aff44e
Don't claim strerror is broken on Interix.

* doc/functions/strerror.texi (strerror): Known broken systems are
now Solaris 8, and not Interix.
* m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
Interix on cross-compile.
Reported by Martin Koeppe in
http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/functions/strerror.texi
m4/strerror.m4