Re: robsta - r23368 - in abiword/trunk: . plugins/openxml

From: Hubert Figuiere <hfiguiere_at_teaser.fr>
Date: Sat Apr 05 2008 - 17:46:52 CEST

On Sat, 2008-04-05 at 17:36 +0200, cvs@abisource.com wrote:
>
> +AC_LANG_PUSH(C++)
> +AC_CHECK_HEADER([boost/shared_ptr.hpp], [],
> +[
> + AC_MSG_ERROR([`boost/shared_ptr.hpp' not found, install boost
> or specify CPPFLAGS to include custom locations])
> +])
> +AC_LANG_POP
> +
> fi

Please use the macros from boost.m4:

BOOST_SMART_PTR

It is 1 line instead of 6.

Hub
Received on Sat Apr 5 17:48:42 2008

This archive was generated by hypermail 2.1.8 : Sat Apr 05 2008 - 17:48:42 CEST