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: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-258-ga682351
Date: Sat, 12 Mar 2011 19:19:35 +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  a6823517b15234c8f3b69587b9e4b1bfbf460424 (commit)
      from  d60ec8e556cf9034b69101866896dbb4ccac53ef (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=a6823517b15234c8f3b69587b9e4b1bfbf460424


commit a6823517b15234c8f3b69587b9e4b1bfbf460424
Author: Gabriele Giacone <address@hidden>
Date:   Sat Mar 12 20:03:43 2011 +0100

    Enable distcheck testsuite

diff --git a/Makefile.am b/Makefile.am
index f0f3644..99f8726 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
        --enable-gui=all \
        --enable-python \
        --enable-cygnal \
-       --disable-testsuite
+       --with-swfdec-testsuite
 
 if CYGNAL
 CYGNAL_DIR = cygnal
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index a4472b8..a69d1ff 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -162,3 +162,5 @@ clean-local:
        rm -f Dejagnu.swf gnashrc
        rm -rf tmpSharedObject
 
+dist-hook:
+       $(MAKE) -C $(top_srcdir) fetch-swfdec

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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