commit | b752300f8ea17def7ebe8b95362319fe4f32b5a3 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Wed Oct 09 10:25:00 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Wed Oct 09 10:25:00 2013 -0700 |
tree | 1f805c8800868cc602cb3ca5635eef3d29d0d695 | |
parent | 649e95fe53ed73b610b6b57124618feb21b52f2f [diff] [blame] |
make: In ndn-cpp-config.h, to avoid polluting the global name space, generate NDN_CPP_HAVE_BOOST_FUNCTION etc. instead of HAVE_BOOST_FUNCTION, etc.
diff --git a/.gitignore b/.gitignore index 4adb8c3..7e87d32 100644 --- a/.gitignore +++ b/.gitignore
@@ -18,6 +18,9 @@ /autom4te.cache /config.log /config.status +/config.h +/_configs.sed +/stamp-h1 /ndn-cpp/ndn-cpp-config.h /ndn-cpp/stamp-h1 /aclocal.m4