X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.ac;h=b4159f396dfb4420495fade1a21638fbb8266fd4;hb=5218088b33987d73e09d987bf8b565154a9bbfef;hp=65207eff5a2f040d83863a271f687bfbbdf75356;hpb=03e2fc2fbd11931ca4183c3f1fb678f09eb5403e;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 65207ef..b4159f3 100644 --- a/configure.ac +++ b/configure.ac @@ -47,7 +47,7 @@ CPPFLAGS="$YAZPPINC $CPPFLAGS" # check for Boost C++ development libs and headers -AX_BOOST([1.32]) +AX_BOOST([1.33]) if test "$ax_cv_boost_base" = "no"; then AC_MSG_ERROR([install libboost-dev or similar]) fi