This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "build-aux".
The branch, master has been updated via 673639f63cf5de140c234235cffae6115f73361e (commit) from 8014ee09e918cfb1264784617f2c28fbb917f2b7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 673639f63cf5de140c234235cffae6115f73361e Author: Thomas Moulard <thomas.moul...@gmail.com> Date: Mon Mar 8 14:47:49 2010 +0100 Re-add MPL checks. * boost.m4: Here. Signed-off-by: Thomas Moulard <thomas.moul...@gmail.com> diff --git a/ChangeLog b/ChangeLog index fdab188..778e6c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-03-08 Thomas Moulard <thomas.moul...@gmail.com> + Re-add MPL checks. + * boost.m4: Here. + +2010-03-08 Thomas Moulard <thomas.moul...@gmail.com> + Update boost.m4. * boost.m4: Synchronizw with upstream. diff --git a/boost.m4 b/boost.m4 index 5baa8de..7c2deb9 100644 --- a/boost.m4 +++ b/boost.m4 @@ -591,6 +591,11 @@ AC_DEFUN([BOOST_NUMERIC_CONVERSION], [BOOST_FIND_HEADER([boost/numeric/conversion/converter.hpp]) ])# BOOST_NUMERIC_CONVERSION +# BOOST_MPL() +# -------------- +# Look for Boost.MPL +AC_DEFUN([BOOST_MPL], +[BOOST_FIND_HEADER([boost/mpl/void_fwd.hpp])]) # BOOST_OPTIONAL() # ---------------- ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +++++ boost.m4 | 5 +++++ 2 files changed, 10 insertions(+), 0 deletions(-) hooks/post-receive -- build-aux ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ roboptim-commit mailing list roboptim-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/roboptim-commit