INFRA-120 perform Subversion repository conversions to Git
[shibboleth/cpp-opensaml.git] / configure.ac
index 530b234..a4e291f 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.50])
-AC_INIT([opensaml],[2.5.3],[https://issues.shibboleth.net/],[opensaml])
+AC_INIT([opensaml],[2.5.5],[https://issues.shibboleth.net/],[opensaml])
 AC_CONFIG_SRCDIR(saml)
 AC_CONFIG_AUX_DIR(build-aux)
 AC_CONFIG_MACRO_DIR(m4)
@@ -144,7 +144,7 @@ AC_CXX_REQUIRE_STL
 BOOST_REQUIRE
 BOOST_BIND
 BOOST_LAMBDA
-BOOST_PTR_CONTAINER
+BOOST_POINTER_CONTAINER
 BOOST_SMART_PTR
 BOOST_STRING_ALGO
 CPPFLAGS="$BOOST_CPPFLAGS $CPPFLAGS"