ndnboost: Also need to rename " boost/" and "(boost/" to ndnboost.
diff --git a/include/ndnboost/config/no_tr1/cmath.hpp b/include/ndnboost/config/no_tr1/cmath.hpp
index d8268d8..635e543 100644
--- a/include/ndnboost/config/no_tr1/cmath.hpp
+++ b/include/ndnboost/config/no_tr1/cmath.hpp
@@ -5,7 +5,7 @@
//
// The aim of this header is just to include <cmath> but to do
// so in a way that does not result in recursive inclusion of
-// the Boost TR1 components if boost/tr1/tr1/cmath is in the
+// the Boost TR1 components if ndnboost/tr1/tr1/cmath is in the
// include search path. We have to do this to avoid circular
// dependencies:
//
diff --git a/include/ndnboost/config/no_tr1/complex.hpp b/include/ndnboost/config/no_tr1/complex.hpp
index ca20092..4f7c97c 100644
--- a/include/ndnboost/config/no_tr1/complex.hpp
+++ b/include/ndnboost/config/no_tr1/complex.hpp
@@ -5,7 +5,7 @@
//
// The aim of this header is just to include <complex> but to do
// so in a way that does not result in recursive inclusion of
-// the Boost TR1 components if boost/tr1/tr1/complex is in the
+// the Boost TR1 components if ndnboost/tr1/tr1/complex is in the
// include search path. We have to do this to avoid circular
// dependencies:
//
diff --git a/include/ndnboost/config/no_tr1/functional.hpp b/include/ndnboost/config/no_tr1/functional.hpp
index e395efc..5679772 100644
--- a/include/ndnboost/config/no_tr1/functional.hpp
+++ b/include/ndnboost/config/no_tr1/functional.hpp
@@ -5,7 +5,7 @@
//
// The aim of this header is just to include <functional> but to do
// so in a way that does not result in recursive inclusion of
-// the Boost TR1 components if boost/tr1/tr1/functional is in the
+// the Boost TR1 components if ndnboost/tr1/tr1/functional is in the
// include search path. We have to do this to avoid circular
// dependencies:
//
diff --git a/include/ndnboost/config/no_tr1/memory.hpp b/include/ndnboost/config/no_tr1/memory.hpp
index 2b5d208..e035156 100644
--- a/include/ndnboost/config/no_tr1/memory.hpp
+++ b/include/ndnboost/config/no_tr1/memory.hpp
@@ -5,7 +5,7 @@
//
// The aim of this header is just to include <memory> but to do
// so in a way that does not result in recursive inclusion of
-// the Boost TR1 components if boost/tr1/tr1/memory is in the
+// the Boost TR1 components if ndnboost/tr1/tr1/memory is in the
// include search path. We have to do this to avoid circular
// dependencies:
//
diff --git a/include/ndnboost/config/no_tr1/utility.hpp b/include/ndnboost/config/no_tr1/utility.hpp
index dea8f11..de60035 100644
--- a/include/ndnboost/config/no_tr1/utility.hpp
+++ b/include/ndnboost/config/no_tr1/utility.hpp
@@ -5,7 +5,7 @@
//
// The aim of this header is just to include <utility> but to do
// so in a way that does not result in recursive inclusion of
-// the Boost TR1 components if boost/tr1/tr1/utility is in the
+// the Boost TR1 components if ndnboost/tr1/tr1/utility is in the
// include search path. We have to do this to avoid circular
// dependencies:
//