Re: [Barry-devel] Autotools & libboost

2009-06-23 Thread Nicolas
Hi, Your improvement is OK for me. Work well on my debian SID. Sorry for delay... I was working about javadebug :) Regards, On Fri, Jun 19, 2009 at 12:45:23AM -0400, Chris Frey wrote: > On Thu, Jun 18, 2009 at 12:25:57PM +0200, Nicolas wrote: > > In attachment, a little patch. > > Thanks for t

Re: [Barry-devel] Autotools & libboost

2009-06-18 Thread Chris Frey
On Thu, Jun 18, 2009 at 12:25:57PM +0200, Nicolas wrote: > In attachment, a little patch. Thanks for this patch. I applied it, and then started testing, and found that the way configure.ac was coded, it just wasn't flexible enough for the seeming multitude of Boost build possibilities. So I thre

Re: [Barry-devel] Autotools & libboost

2009-06-18 Thread Nicolas
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 m