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/libtool b/libtool
index 634e480..458a106 100755
--- a/libtool
+++ b/libtool
@@ -2,7 +2,7 @@
 
 # libtool - Provide generalized library-building support services.
 # Generated automatically by config.status (ndn-cpp) 0.2
-# Libtool was configured on host Jeffs-MacBook-Pro.local:
+# Libtool was configured on host lance.tft.ucla.edu:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
@@ -66,13 +66,13 @@
 
 # The host system.
 host_alias=
-host=x86_64-apple-darwin12.4.0
-host_os=darwin12.4.0
+host=x86_64-apple-darwin12.5.0
+host_os=darwin12.5.0
 
 # The build system.
 build_alias=
-build=x86_64-apple-darwin12.4.0
-build_os=darwin12.4.0
+build=x86_64-apple-darwin12.5.0
+build_os=darwin12.5.0
 
 # A sed program that does not truncate output.
 SED="/usr/bin/sed"