Re: Reverted check for boost_date_time

2012-06-11 Thread Rene Engelhard
On Thu, Jun 07, 2012 at 11:13:36PM +0200, David Ostrovsky wrote: > Hi, > > On 06.06.2012 17:20, David Tardon wrote: > I'm using --with-system-libs and was getting linker error: > -lboost_date_time not found after > pull from current master (ucb library). > > After installation of this lib it was

Re: Reverted check for boost_date_time

2012-06-07 Thread David Ostrovsky
Hi, On 06.06.2012 17:20, David Tardon wrote: On Wed, Jun 06, 2012 at 03:45:50PM +0200, Jan Holesovsky wrote: Hi David, I am sorry, I had to revert http://cgit.freedesktop.org/libreoffice/core/commit/?id=4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22 I was unable to get it right in a reasonable amo

Re: Reverted check for boost_date_time

2012-06-06 Thread David Tardon
On Wed, Jun 06, 2012 at 03:45:50PM +0200, Jan Holesovsky wrote: > Hi David, > > I am sorry, I had to revert > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22 > > I was unable to get it right in a reasonable amount of time :-( - > BOOST_LDFLAGS s

Reverted check for boost_date_time

2012-06-06 Thread Jan Holesovsky
Hi David, I am sorry, I had to revert http://cgit.freedesktop.org/libreoffice/core/commit/?id=4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22 I was unable to get it right in a reasonable amount of time :-( - BOOST_LDFLAGS seem not to get set when building on MinGW. Regards, Kendy