cleanup - removed LIBT2N_SET_DEFAULTGROUP(x)
[libt2n] / config.h.in
CommitLineData
ac7fdc22
GE
1/* config.h.in. Generated automatically from configure.in by autoheader. */
2
d184c648
GE
3/* define if the Boost library is available */
4#undef HAVE_BOOST
5
6/* define if the Boost::Date_Time library is available */
7#undef HAVE_BOOST_DATE_TIME
8
9/* define if the Boost::FILESYSTEM library is available */
10#undef HAVE_BOOST_FILESYSTEM
11
12/* define if the Boost::IOStreams library is available */
13#undef HAVE_BOOST_IOSTREAMS
14
15/* define if the Boost::PROGRAM_OPTIONS library is available */
16#undef HAVE_BOOST_PROGRAM_OPTIONS
17
18/* define if the Boost::Regex library is available */
19#undef HAVE_BOOST_REGEX
20
21/* define if the Boost::Serialization library is available */
22#undef HAVE_BOOST_SERIALIZATION
23
24/* define if the Boost::Signals library is available */
25#undef HAVE_BOOST_SIGNALS
26
27/* define if the Boost::THREAD library is available */
28#undef HAVE_BOOST_THREAD
29
30/* define if the Boost::Unit_test_framework library is available */
31#undef HAVE_BOOST_UNIT_TEST_FRAMEWORK
32
ac7fdc22
GE
33/* Define if you have the <dlfcn.h> header file. */
34#undef HAVE_DLFCN_H
35
36/* Name of package */
37#undef PACKAGE
38
6f6d24c0
JT
39/* protocol version used (integers, increase version if incompatible) */
40#undef PROTOCOL_VERSION
41
ac7fdc22
GE
42/* Version number of package */
43#undef VERSION