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: Bastiaan Jacques
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-182-g3a7a419
Date: Mon, 07 Mar 2011 02:29:46 +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  3a7a4199bb7d3cca2b0ea0ca4c1c40d9910e30c2 (commit)
      from  93c442959c622b2ce1eccf4bc307e5ee2cf1a263 (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=3a7a4199bb7d3cca2b0ea0ca4c1c40d9910e30c2


commit 3a7a4199bb7d3cca2b0ea0ca4c1c40d9910e30c2
Author: Bastiaan Jacques <address@hidden>
Date:   Mon Mar 7 03:28:56 2011 +0100

    Link in libcore to Ming tests so compilation succeeds on OpenBSD.

diff --git a/testsuite/misc-ming.all/Makefile.am 
b/testsuite/misc-ming.all/Makefile.am
index 017a8f1..19045a4 100644
--- a/testsuite/misc-ming.all/Makefile.am
+++ b/testsuite/misc-ming.all/Makefile.am
@@ -84,6 +84,7 @@ AM_LDFLAGS = \
        $(GIF_LIBS) \
        $(top_builddir)/libbase/libgnashbase.la \
        $(top_builddir)/librender/libgnashrender.la \
+       $(top_builddir)/libcore/libgnashcore.la \
        $(NULL)
 
 check_PROGRAMS = \
diff --git a/testsuite/misc-ming.all/action_order/Makefile.am 
b/testsuite/misc-ming.all/action_order/Makefile.am
index eea4ed3..1ca1bb9 100644
--- a/testsuite/misc-ming.all/action_order/Makefile.am
+++ b/testsuite/misc-ming.all/action_order/Makefile.am
@@ -54,6 +54,7 @@ AM_LDFLAGS = \
        $(GIF_LIBS) \
        $(top_builddir)/libbase/libgnashbase.la \
        $(top_builddir)/librender/libgnashrender.la \
+       $(top_builddir)/libcore/libgnashcore.la \
        $(NULL)
 
 check_PROGRAMS = \
diff --git a/testsuite/misc-ming.all/displaylist_depths/Makefile.am 
b/testsuite/misc-ming.all/displaylist_depths/Makefile.am
index 3e7bbd0..4788703 100644
--- a/testsuite/misc-ming.all/displaylist_depths/Makefile.am
+++ b/testsuite/misc-ming.all/displaylist_depths/Makefile.am
@@ -54,6 +54,7 @@ AM_LDFLAGS = \
        $(GIF_LIBS) \
        $(top_builddir)/libbase/libgnashbase.la \
        $(top_builddir)/librender/libgnashrender.la \
+       $(top_builddir)/libcore/libgnashcore.la \
        $(NULL)
 
 check_PROGRAMS = \
diff --git a/testsuite/misc-ming.all/loading/Makefile.am 
b/testsuite/misc-ming.all/loading/Makefile.am
index be92c36..56df160 100644
--- a/testsuite/misc-ming.all/loading/Makefile.am
+++ b/testsuite/misc-ming.all/loading/Makefile.am
@@ -56,6 +56,7 @@ AM_LDFLAGS = \
        $(GIF_LIBS) \
        $(top_builddir)/libbase/libgnashbase.la \
        $(top_builddir)/librender/libgnashrender.la \
+       $(top_builddir)/libcore/libgnashcore.la \
        $(NULL)
 
 check_PROGRAMS = \
diff --git a/testsuite/misc-ming.all/loop/Makefile.am 
b/testsuite/misc-ming.all/loop/Makefile.am
index 488b352..f8a8bf1 100644
--- a/testsuite/misc-ming.all/loop/Makefile.am
+++ b/testsuite/misc-ming.all/loop/Makefile.am
@@ -55,6 +55,7 @@ AM_LDFLAGS = \
        $(GIF_LIBS) \
        $(top_builddir)/libbase/libgnashbase.la \
        $(top_builddir)/librender/libgnashrender.la \
+       $(top_builddir)/libcore/libgnashcore.la \
        $(NULL)
 
 check_PROGRAMS = \

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

Summary of changes:
 testsuite/misc-ming.all/Makefile.am                |    1 +
 testsuite/misc-ming.all/action_order/Makefile.am   |    1 +
 .../misc-ming.all/displaylist_depths/Makefile.am   |    1 +
 testsuite/misc-ming.all/loading/Makefile.am        |    1 +
 testsuite/misc-ming.all/loop/Makefile.am           |    1 +
 5 files changed, 5 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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