In attachment, a little patch.

On Thu, Jun 18, 2009 at 11:26:31AM +0200, Nicolas wrote:
> Hi Chris,
> 
> Can you improve the ./configure script to search the good library name
> of libboost...
> 
> Indeed, the name is :
> - libboost_serialization
> or
> - libboost_serialization-mt
> 
> With this macro : 
> AC_CHECK_LIB ([boost_serialization-mt], ..., [action-if-found],
>       [action-if-not-found], [boost_serialization])
> 
> Regards,
> 
> -- 
> Nicolas
> 
> 
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing 
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel
> 

-- 
Nicolas

Attachment: 0001-Fix-autotools-using-with-libboost-to-be-compliant-wi.patch.gz
Description: Binary data

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to