X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=86aade776d041a647ab40946fc08643144cb1948;hb=b0be974dfac1c49e2cd319c425cb7e4c09a67921;hp=fbc4a8bcf63a551438bf9b7211945a06abb89211;hpb=e599b5ab2ca44ab4b2f165f23a43f912855488a7;p=shibboleth%2Fcpp-sp.git diff --git a/configure.ac b/configure.ac index fbc4a8b..86aade7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.50]) -AC_INIT([shibboleth],[2.5.2],[https://issues.shibboleth.net/],[shibboleth-sp]) +AC_INIT([shibboleth],[2.5.4],[https://issues.shibboleth.net/],[shibboleth-sp]) AC_CONFIG_SRCDIR(shibsp) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR(m4) @@ -139,7 +139,7 @@ AC_CXX_REQUIRE_STL BOOST_REQUIRE BOOST_BIND BOOST_LAMBDA -BOOST_PTR_CONTAINER +BOOST_POINTER_CONTAINER BOOST_SMART_PTR BOOST_STRING_ALGO BOOST_TUPLE