blob: 0843d743c4e0a90332396d6b084882691b573475 [file] [log] [blame]
Jeff Thompson39128c62013-06-19 14:08:51 -07001/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* 1 if have the `boost::shared_ptr' class. */
4#undef HAVE_BOOST_SHARED_PTR
5
Jeff Thompson1b8f4c92013-06-19 16:18:46 -07006/* define if the compiler supports basic C++11 syntax */
7#undef HAVE_CXX11
8
Jeff Thompson39128c62013-06-19 14:08:51 -07009/* 1 if have the `std::shared_ptr' class. */
10#undef HAVE_STD_SHARED_PTR
11
12/* Define to the address where bug reports for this package should be sent. */
13#undef PACKAGE_BUGREPORT
14
15/* Define to the full name of this package. */
16#undef PACKAGE_NAME
17
18/* Define to the full name and version of this package. */
19#undef PACKAGE_STRING
20
21/* Define to the one symbol short name of this package. */
22#undef PACKAGE_TARNAME
23
24/* Define to the home page for this package. */
25#undef PACKAGE_URL
26
27/* Define to the version of this package. */
28#undef PACKAGE_VERSION