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-295-g4d0e5b5
Date: Fri, 18 Mar 2011 17:15: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  4d0e5b557aaba18bc63902d972579ec9718b18f6 (commit)
      from  9d04300cadb7c3d2b0b53d355e18052f290e9ac5 (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=4d0e5b557aaba18bc63902d972579ec9718b18f6


commit 4d0e5b557aaba18bc63902d972579ec9718b18f6
Author: Gabriele Giacone <address@hidden>
Date:   Fri Mar 18 17:29:32 2011 +0100

    Disable swfdec testsuite in dist.

diff --git a/Makefile.am b/Makefile.am
index e431ccb..8997ab4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,8 +42,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
        --enable-extensions=all \
        --enable-gui=all \
        --enable-python \
-       --enable-cygnal \
-       --with-swfdec-testsuite
+       --enable-cygnal
 
 if CYGNAL
 CYGNAL_DIR = cygnal
diff --git a/configure.ac b/configure.ac
index 602fd0f..f3a1af7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -201,7 +201,7 @@ BUILDDATE="`date +%Y%m%d`"
 AC_SUBST(BUILDDATE)
 
 dnl These are required by automake
-AM_INIT_AUTOMAKE([tar-ustar])
+AM_INIT_AUTOMAKE
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AM_MAINTAINER_MODE
 AC_PROG_MAKE_SET
diff --git a/testsuite/swfdec/Makefile.am b/testsuite/swfdec/Makefile.am
index f116e16..4e2fd1a 100644
--- a/testsuite/swfdec/Makefile.am
+++ b/testsuite/swfdec/Makefile.am
@@ -184,8 +184,4 @@ site-update: site.exp
        @echo "# This is a list of the pre-compiled testcases" >> site.exp
        @echo "set testcases \"$(TEST_CASES)\"" >> site.exp
 
-dist-hook: src
-src:
-       $(MAKE) -C $(top_builddir) fetch-swfdec
-
-EXTRA_DIST = gen_run_swfdec_testsuite.sh PASSING README REALTIME 
swfdec_gnash_tester src
+EXTRA_DIST = gen_run_swfdec_testsuite.sh

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

Summary of changes:
 Makefile.am                  |    3 +--
 configure.ac                 |    2 +-
 testsuite/swfdec/Makefile.am |    6 +-----
 3 files changed, 3 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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