Do not use the Boost macro from the Autoconf macro archive.

* m4/boost.m4: Rewrite like I already did in Vaucanson.
This commit is contained in:
Alexandre Duret-Lutz 2009-11-09 17:02:40 +01:00
parent 39912aa51e
commit d3dcecc6c3
3 changed files with 32 additions and 188 deletions

View file

@ -45,7 +45,7 @@ AC_LANG(C++)
AX_CHECK_BUDDY
AX_CHECK_LBTT
AX_CHECK_GSPNLIB
AX_BOOST_BASE([1.34])
AX_CHECK_BOOST([1.34], [103400])
AC_CHECK_FUNCS([srand48 drand48])