gnash-commit
[Top][All Lists]
Advanced

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

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


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog macros/boost.m4
Date: Fri, 31 Aug 2007 17:41:45 +0200

On Wed, Aug 29, 2007 at 11:29:54PM +0000, Markus Gothe wrote:
> -    CFLAGS="$CFLAGS $BOOST_CFLAGS"
> +    CXXFLAGS="$CFLAGS $BOOST_CFLAGS"

Shouldn't we include any existing $CXXFLAGS too here ?
NOTE: I committed a fix to avoid overriding user-defined CXXFLAGS.
      Please backup any previous value and set it back when finished.
      Also, do NOT set CXXFLAGS back, but rather unset it in case
      user did not specify any (to properly get the defaults)
      See how this is done in boost.m4 after my patch *and* 
      in configure.ac (SIZET_FMT test).

--strk;





reply via email to

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