gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash/macros boost.m4


From: Martin Guy
Subject: Re: [Gnash-commit] gnash/macros boost.m4
Date: Sat, 12 May 2007 10:52:16 +0100

I quick fix could have been to change:
      if test -f $i/lib${libname}.a -o -f $i/lib${libname}.${shlibext}*; then
to:
      if test -f $i/lib${libname}.a -o -f $i/lib${libname}.${shlibext}; then

Here's the diff to put the patch back as I had it - can u try this
with your fix on the problem machine and commit if it is happy? The
other changes were basically sane too.

  M

Attachment: boost-deanna.diff
Description: Text Data


reply via email to

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