gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-


From: Hicham HAOUARI
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-299-g491ca6c
Date: Sat, 19 Mar 2011 01:59:11 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  491ca6c758cdf5c84317569a1740b34f80db6af7 (commit)
      from  16d54412f2a3e63a546f60b5f2cd9b0dafd3ee21 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=491ca6c758cdf5c84317569a1740b34f80db6af7


commit 491ca6c758cdf5c84317569a1740b34f80db6af7
Author: Hicham HAOUARI <address@hidden>
Date:   Sat Mar 19 01:58:08 2011 +0000

    Add BOOST_CFLAGS to plugin/npapi/Makefile.am

diff --git a/plugin/npapi/Makefile.am b/plugin/npapi/Makefile.am
index d93c873..9138431 100644
--- a/plugin/npapi/Makefile.am
+++ b/plugin/npapi/Makefile.am
@@ -46,7 +46,8 @@ AM_CPPFLAGS = -DPLUGIN_TRACE -DGNASHBINDIR=\"$(GNASHBINDIR)\" 
\
        -I$(srcdir)/mozilla-sdk \
        $(NPAPI_CFLAGS) \
        $(X11_CFLAGS) \
-        $(GLIB_CFLAGS) \
+       $(GLIB_CFLAGS) \
+       $(BOOST_CFLAGS) \
        $(NULL)
 
 if HAIKU

-----------------------------------------------------------------------

Summary of changes:
 plugin/npapi/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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