From: scantor Date: Thu, 29 Dec 2011 23:04:07 +0000 (+0000) Subject: Check for smart ptr library X-Git-Tag: 2.5.0~47 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fopensaml2.git;a=commitdiff_plain;h=3751d6a71ffff6ab112f758ad8078a099e8c3f27 Check for smart ptr library git-svn-id: https://svn.shibboleth.net/cpp-opensaml/branches/REL_2@696 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0 --- diff --git a/configure.ac b/configure.ac index 9a19812..d7191f0 100644 --- a/configure.ac +++ b/configure.ac @@ -146,6 +146,7 @@ BOOST_REQUIRE BOOST_BIND BOOST_LAMBDA BOOST_PTR_CONTAINER +BOOST_SMART_PTR BOOST_STRING_ALGO CPPFLAGS="$BOOST_CPPFLAGS $CPPFLAGS"