Need to say "checking for boost::shared_ptr"
diff --git a/configure b/configure
index c51975f..cf66360 100755
--- a/configure
+++ b/configure
@@ -4019,7 +4019,6 @@
 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
 
-# LT_INIT([enable-static disable-shared])
 
 
     ax_cxx_compile_cxx11_required=falsednl
@@ -4230,6 +4229,8 @@
 
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for boost::shared_ptr" >&5
+$as_echo_n "checking for boost::shared_ptr... " >&6; }
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 #include <boost/shared_ptr.hpp>