]> git.saurik.com Git - wxWidgets.git/commit
don't assume that __thread is available just because we use g++ 4, it doesn't support...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Nov 2008 12:33:32 +0000 (12:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Nov 2008 12:33:32 +0000 (12:33 +0000)
commitd3dcef0170f330d675b172fa36b28fd88eb3edcd
tree2d3586796ce57682adc9c56e3c3a41acc7f8649c
parentff55f8377ba8965bee36d1221501a3868da952e9
don't assume that __thread is available just because we use g++ 4, it doesn't support it under all platforms, notably not under OS X

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in