Apply patch from #8401.

Fixes #8401.

[SVN r83957]
This commit is contained in:
John Maddock
2013-04-18 16:14:28 +00:00
parent 40f3f33d19
commit 1f5100001f

View File

@ -35,7 +35,8 @@
# if defined(_GLIBCXX_HAVE_GTHR_DEFAULT) \
|| defined(_GLIBCXX__PTHREADS) \
|| defined(_GLIBCXX_HAS_GTHREADS) \
|| defined(_WIN32)
|| defined(_WIN32) \
|| defined(_AIX)
//
// If the std lib has thread support turned on, then turn it on in Boost
// as well. We do this because some gcc-3.4 std lib headers define _REENTANT