--- misc/boost_1_44_0/boost/config/stdlib/libstdcpp3.hpp 2010-06-11 13:16:34.000000000 +0200 +++ misc/build/boost_1_44_0/boost/config/stdlib/libstdcpp3.hpp 2012-07-13 10:31:58.330127342 +0200 @@ -31,7 +31,8 @@ #ifdef __GLIBCXX__ // gcc 3.4 and greater: # if defined(_GLIBCXX_HAVE_GTHR_DEFAULT) \ - || defined(_GLIBCXX__PTHREADS) + || defined(_GLIBCXX__PTHREADS) \ + || defined(_GLIBCXX_HAS_GTHREADS) // // 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 d='get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
AgeCommit message (Expand)Author
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-12qadevOOo: fix typoMichael Stahl
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-23Fix typo begining/beginning.Julien Nabet
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/childrens/children/Tor Lillqvist
2013-02-01Skip broken character bounds checks on Mac OS XStephan Bergmann