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: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-36-g783adeb
Date: Thu, 10 Feb 2011 13:39:22 +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  783adeb0c607c685e5bb2129561b17babc177c19 (commit)
      from  ce97b88bfae9339190229a1e020c4dbaf3ed0bf5 (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=783adeb0c607c685e5bb2129561b17babc177c19


commit 783adeb0c607c685e5bb2129561b17babc177c19
Author: Sandro Santilli <address@hidden>
Date:   Thu Feb 10 14:38:53 2011 +0100

    Make sure our own dejagnu.h is used (systemwide one doesn't always have 
support for expected failures)

diff --git a/plugin/npapi/Makefile.am b/plugin/npapi/Makefile.am
index f650dcf..c7276cb 100644
--- a/plugin/npapi/Makefile.am
+++ b/plugin/npapi/Makefile.am
@@ -93,6 +93,7 @@ test_LDADD  = \
        $(NULL)
 test_SOURCES = test.cpp \
        external.cpp
+test_CPPFLAGS = -I$(top_srcdir)/testsuite $(AM_CPPFLAGS) 
 
 noinst_HEADERS += pluginScriptObject.h \
        callbacks.h \

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

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]