diff --git a/include/boost/config/auto_link.hpp b/include/boost/config/auto_link.hpp index 9d9f130c..0c36f7b0 100644 --- a/include/boost/config/auto_link.hpp +++ b/include/boost/config/auto_link.hpp @@ -242,7 +242,9 @@ BOOST_LIB_VERSION: The Boost version, in the form x_y, for Boost version x.y. // // figure out whether we want the debug builds or not: // +#if __BORLANDC__ > 0x561 #pragma defineonoption BOOST_BORLAND_DEBUG -v +#endif // // sanity check: //