error_constants.h (posix_errno): Guard not_supported use of ENOTSUP.
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 14 Feb 2008 17:03:02 +0000 (17:03 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 14 Feb 2008 17:03:02 +0000 (17:03 +0000)
commit4bcf935d1195ea17f17d5249ef2a502ead734535
tree764a3963c92dd5f036ee47531383f80648caecee
parenta5bfb13a75be342bbe6296a95b8e61bdef02a684
error_constants.h (posix_errno): Guard not_supported use of ENOTSUP.

2008-02-14  Benjamin Kosnik  <bkoz@redhat.com>

* config/os/generic/error_constants.h (posix_errno): Guard
not_supported use of ENOTSUP.
* acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add check for ENOTSUP
for OpenBSD.
* aclocal.m4: Regenerate.
* configure: Rengerate.
* config.h.in: Same.

From-SVN: r132319
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/config.h.in
libstdc++-v3/config/os/generic/error_constants.h
libstdc++-v3/configure