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;



_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to