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 = [EMAIL PROTECTED]@


Braden



_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to