|  | Boost.Locale
    | 
 
 
  
  
 
    8 #ifndef BOOST_LOCALE_CONFIG_HPP_INCLUDED 
    9 #define BOOST_LOCALE_CONFIG_HPP_INCLUDED 
   11 #include <boost/locale/definitions.hpp> 
   16 #if !defined(BOOST_ALL_NO_LIB) && !defined(BOOST_LOCALE_NO_LIB) && !defined(BOOST_LOCALE_SOURCE) 
   21 #define BOOST_LIB_NAME boost_locale 
   25 #if defined(BOOST_ALL_DYN_LINK) || defined(BOOST_LOCALE_DYN_LINK) 
   26 #  define BOOST_DYN_LINK 
   31 #include <boost/config/auto_link.hpp> 
   32 #endif  // auto-linking disabled 
   35 #endif // boost/locale/config.hpp