Added output files from autogen
diff --git a/config.h b/config.h
new file mode 100644
index 0000000..1abfc76
--- /dev/null
+++ b/config.h
@@ -0,0 +1,26 @@
+/* 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"