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. 2a5e3d60cf3f14ddcf88


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 2a5e3d60cf3f14ddcf8863785c20177799c0ad7d
Date: Sat, 04 Dec 2010 23:54:19 +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  2a5e3d60cf3f14ddcf8863785c20177799c0ad7d (commit)
      from  a3ca6b7cf25dc9d7db83d3e77fb1f733eb7d5ff5 (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=2a5e3d60cf3f14ddcf8863785c20177799c0ad7d


commit 2a5e3d60cf3f14ddcf8863785c20177799c0ad7d
Author: Rob Savoye <address@hidden>
Date:   Sat Dec 4 16:53:47 2010 -0700

    Add X11_CFLAGS to keep OpenBSD happy

diff --git a/plugin/npapi/Makefile.am b/plugin/npapi/Makefile.am
index 264c552..76c4e9a 100644
--- a/plugin/npapi/Makefile.am
+++ b/plugin/npapi/Makefile.am
@@ -40,6 +40,7 @@ AM_CPPFLAGS = -DPLUGIN_TRACE -DGNASHBINDIR=\"$(GNASHBINDIR)\" 
\
         -I$(top_srcdir)/librender \
        -I$(srcdir)/mozilla-sdk \
        -I$(srcdir)/mozilla-sdk/include \
+       $(X11_CFLAGS) \
         $(GLIB_CFLAGS) \
        $(NULL)
 

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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