blob: 1abfc76ae445ac1df38011096cf4ae4295f7a88c [file] [log] [blame]
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* 1 if have the `boost::shared_ptr' class. */
#define HAVE_BOOST_SHARED_PTR 1
/* 1 if have the `std::shared_ptr' class. */
#define HAVE_STD_SHARED_PTR 0
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME "ndn-cpp"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "ndn-cpp 0.5"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "ndn-cpp"
/* Define to the home page for this package. */
#define PACKAGE_URL "https://github.com/named-data/ndn-cpp"
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.5"