On Thu, May 20, 2010 at 19:22, Gary V. Vaughan wrote:
Hi
> The Libtool Team is pleased to announce release candidate 2.2.7b of GNU
> Libtool. If there are no serious deficiencies reported in this release,
> it will be renumbered as 2.2.8 and re-released (otherwise, we'll fix
> any problems and
Hi Adam,
On 22 May 2010, at 00:23, Adam Mercer wrote:
> On Thu, May 20, 2010 at 19:22, Gary V. Vaughan wrote:
>> The Libtool Team is pleased to announce release candidate 2.2.7b of GNU
>> Libtool. If there are no serious deficiencies reported in this release,
>> it will be renumbered as 2.2.8 an
On Fri, May 21, 2010 at 14:01, Gary V. Vaughan wrote:
Gary
> In the end AC_PROG_CXX is not very time consuming, so I'd recommend
> something more along the lines of (untested - from memory):
>
> AC_PROG_CXX
> AM_CONDITIONAL([BUILD_BOINC], [test "x${boinc}" = xtrue])
>
> and then in Makefile.am
>
Gary V. Vaughan wrote:
GNU Libtool hides the complexity of using shared libraries behind a
consistent, portable interface. GNU Libtool ships with GNU libltdl,
which hides the complexity of loading dynamic runtime libraries
(modules) behind a consistent, portable interface.
The Libtool Team is pl
Hi Roumen,
On 22 May 2010, at 03:26, Roumen Petrov wrote:
> Gary V. Vaughan wrote:
>>
>> The Libtool Team is pleased to announce release candidate 2.2.7b of GNU
>> Libtool. If there are no serious deficiencies reported in this release,
>> it will be renumbered as 2.2.8 and re-released (otherwise
On Fri, May 21, 2010 at 3:22 AM, Gary V. Vaughan wrote:
>
> GNU Libtool hides the complexity of using shared libraries behind a
> consistent, portable interface. GNU Libtool ships with GNU libltdl,
> which hides the complexity of loading dynamic runtime libraries
> (modules) behind a consistent, p
Hi Alon,
On 22 May 2010, at 13:02, Alon Bar-Lev wrote:
> On Fri, May 21, 2010 at 3:22 AM, Gary V. Vaughan wrote:
>>
>> GNU Libtool hides the complexity of using shared libraries behind a
>> consistent, portable interface. GNU Libtool ships with GNU libltdl,
>> which hides the complexity of loadi