39 #ifndef OME_COMMON_CONFIG_H 40 #define OME_COMMON_CONFIG_H 44 #define OME_HAVE_REGEX 1 47 #define OME_HAVE_BOOST_LOG 1 48 #define OME_HAVE_BOOST_FILESYSTEM_ABSOLUTE 1 49 #define OME_HAVE_BOOST_FILESYSTEM_CANONICAL 1 50 #define OME_HAVE_BOOST_GEOMETRY_INDEX_RTREE_HPP 1 51 #define OME_HAVE_SNPRINTF 1 53 #define OME_HAVE_DLADDR 1 58 # ifndef BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS 59 # define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS 62 # if !defined(BOOST_MPL_LIMIT_VECTOR_SIZE) || BOOST_MPL_LIMIT_VECTOR_SIZE < 40 63 # ifdef BOOST_MPL_LIMIT_VECTOR_SIZE 65 # undef BOOST_MPL_LIMIT_VECTOR_SIZE 67 # define BOOST_MPL_LIMIT_VECTOR_SIZE 40 69 # if !defined(BOOST_MPL_LIMIT_LIST_SIZE) || BOOST_MPL_LIMIT_LIST_SIZE < 40 70 # ifdef BOOST_MPL_LIMIT_LIST_SIZE 72 # undef BOOST_MPL_LIMIT_LIST_SIZE 74 # define BOOST_MPL_LIMIT_LIST_SIZE 40 78 #endif // OME_COMMON_CONFIG_H