gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] /srv/bzr/gnash/trunk r9711: run the new SharedObject


From: Sandro Santilli
Subject: Re: [Gnash-commit] /srv/bzr/gnash/trunk r9711: run the new SharedObject test as part of 'make check'
Date: Wed, 10 Sep 2008 23:42:52 +0200

On Wed, Sep 10, 2008 at 09:45:44AM -0700, Bastiaan Jacques wrote:
> I had to run chmod a+x SharedObjectTestRunner to make the testsuite run
> on my system.

misc-ming.all/Makefile.am contains this snippet here:

SharedObjectTestRunner: SharedObjectTestRunner.sh Makefile SharedObjectTest.swf
    sed $< -e 's#@@TOP_BUILDDIR@@#${abs_top_builddir}#' -e 
's#@@BASEINPUTSOLDIR@@#${srcdir}/SharedObjectTest.sol#' > $@
    chmod +x $@

Do you have that as well ?

--strk;




reply via email to

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