gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] unable to compile cvs


From: Braden McDaniel
Subject: Re: [Gnash] unable to compile cvs
Date: Thu, 05 Oct 2006 13:52:22 -0400
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

Rob Savoye wrote:
Braden McDaniel wrote:

There is a veritable alphabet soup that can follow boost library names.
There are a lot more possibilities than just "mt"; and I don't think
they can be divined by configure.

  Really... A quick check shows over 4 different naming conventions for
the Boost thread library.

What I've done is to add a configure option to let users specify a
suffix for boost libraries.

  Can you send me the patch ?

Sorry; I meant in my software. I haven't modified the Gnash sources to do this. But here are the relevant fragments...

In configure.ac:

  AC_ARG_VAR([BOOST_LIB_SUFFIX], [Boost library name suffix])

In Makefile.am:

  libyour_la_LIBADD = address@hidden@


Braden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]