X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=config.h.in;h=e4275905a88d3b4f376cc3fdfb7ed11173c013a2;hp=bdf21b4b36638b418160858169d44923ab6c0bc7;hb=63291e4f84b127b479bee0710860e5fdbfbd5b11;hpb=ac7fdc22899c0c493fda5fdb3a4cb67e77504a6b diff --git a/config.h.in b/config.h.in index bdf21b4..e427590 100644 --- a/config.h.in +++ b/config.h.in @@ -1,5 +1,35 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ +/* define if the Boost library is available */ +#undef HAVE_BOOST + +/* define if the Boost::Date_Time library is available */ +#undef HAVE_BOOST_DATE_TIME + +/* define if the Boost::FILESYSTEM library is available */ +#undef HAVE_BOOST_FILESYSTEM + +/* define if the Boost::IOStreams library is available */ +#undef HAVE_BOOST_IOSTREAMS + +/* define if the Boost::PROGRAM_OPTIONS library is available */ +#undef HAVE_BOOST_PROGRAM_OPTIONS + +/* define if the Boost::Regex library is available */ +#undef HAVE_BOOST_REGEX + +/* define if the Boost::Serialization library is available */ +#undef HAVE_BOOST_SERIALIZATION + +/* define if the Boost::Signals library is available */ +#undef HAVE_BOOST_SIGNALS + +/* define if the Boost::THREAD library is available */ +#undef HAVE_BOOST_THREAD + +/* define if the Boost::Unit_test_framework library is available */ +#undef HAVE_BOOST_UNIT_TEST_FRAMEWORK + /* Define if you have the header file. */ #undef HAVE_DLFCN_H