]> git.lyx.org Git - features.git/blobdiff - boost/boost/config/compiler/metrowerks.hpp
update boost to 1.44
[features.git] / boost / boost / config / compiler / metrowerks.hpp
index aeba7f805c82fae5bd44b452ca6c75654161f75f..3bc9d97555ca8c182d665ed91f7f669e98d62189 100644 (file)
@@ -48,7 +48,7 @@
 #   define BOOST_NO_INTRINSIC_WCHAR_T
 #endif
 
-#if !__option(exceptions)
+#if !__option(exceptions) && !defined(BOOST_NO_EXCEPTIONS)
 #   define BOOST_NO_EXCEPTIONS
 #endif