cvsdist f8f00b
*** boost/config/compiler/gcc.hpp.orig	2003-09-08 09:58:36.000000000 -0500
cvsdist f8f00b
--- boost/config/compiler/gcc.hpp	2003-09-08 09:59:30.000000000 -0500
cvsdist f8f00b
***************
cvsdist f8f00b
*** 48,54 ****
cvsdist f8f00b
  // those platforms where we can know for sure). It will get turned off again
cvsdist f8f00b
  // later if no threading API is detected.
cvsdist f8f00b
  //
cvsdist f8f00b
! #if !defined(__MINGW32__) && !defined(__CYGWIN__) && !defined(linux) && !defined(__linux) && !defined(__linux__)
cvsdist f8f00b
  # define BOOST_HAS_THREADS
cvsdist f8f00b
  #endif 
cvsdist f8f00b
  
cvsdist f8f00b
--- 48,54 ----
cvsdist f8f00b
  // those platforms where we can know for sure). It will get turned off again
cvsdist f8f00b
  // later if no threading API is detected.
cvsdist f8f00b
  //
cvsdist f8f00b
! #if !defined(__MINGW32__) && !defined(__CYGWIN__)
cvsdist f8f00b
  # define BOOST_HAS_THREADS
cvsdist f8f00b
  #endif 
cvsdist f8f00b