39 #ifndef OME_COMMON_CONFIG_H
40 #define OME_COMMON_CONFIG_H
46 #define OME_HAVE_BOOST_REGEX 1
47 #define OME_HAVE_BOOST_THREAD 1
48 #define OME_HAVE_SNPRINTF 1
50 #define OME_HAVE_DLADDR 1
55 # ifndef BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS
56 # define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS
59 # if !defined(BOOST_MPL_LIMIT_VECTOR_SIZE) || BOOST_MPL_LIMIT_VECTOR_SIZE < 40
60 # ifdef BOOST_MPL_LIMIT_VECTOR_SIZE
62 # undef BOOST_MPL_LIMIT_VECTOR_SIZE
64 # define BOOST_MPL_LIMIT_VECTOR_SIZE 40
66 # if !defined(BOOST_MPL_LIMIT_LIST_SIZE) || BOOST_MPL_LIMIT_LIST_SIZE < 40
67 # ifdef BOOST_MPL_LIMIT_LIST_SIZE
69 # undef BOOST_MPL_LIMIT_LIST_SIZE
71 # define BOOST_MPL_LIMIT_LIST_SIZE 40
75 #endif // OME_COMMON_CONFIG_H