X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=configure.in;h=4a06a933f529c105d13f7527eddbe0b1912a3bb3;hp=1d2bad1798eaa5a4990ef3f198d428477fccb9a8;hb=3d9c0861e86edcbfad10b84da332093fd6438f32;hpb=c9d33be6689db8417af278c0519c5124883ecdcc diff --git a/configure.in b/configure.in index 1d2bad1..4a06a93 100644 --- a/configure.in +++ b/configure.in @@ -17,7 +17,8 @@ AM_CONDITIONAL(HAVE_DOXYGEN, test -n $DOXYGEN) AM_CONDITIONAL(AUTOCHECK, test "$enable_autocheck" = yes) AM_PATH_CPPUNIT(1.8.0) -AX_BOOST([1.33]) +AX_BOOST_BASE([1.33]) +AX_BOOST_SERIALIZATION if test "x$BOOST_SERIALIZATION_LIB" = "x"; then echo "Sorry, we need the Serialization-Lib from Boost." exit 1