gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10731: rearrange the order of the l


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10731: rearrange the order of the libs to keep ubuntu happy.
Date: Thu, 19 Mar 2009 16:18:46 -0600
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10731
committer: address@hidden
branch nick: trunk
timestamp: Thu 2009-03-19 16:18:46 -0600
message:
  rearrange the order of the libs to keep ubuntu happy.
modified:
  testsuite/libcore.all/Makefile.am
=== modified file 'testsuite/libcore.all/Makefile.am'
--- a/testsuite/libcore.all/Makefile.am 2009-01-22 20:10:39 +0000
+++ b/testsuite/libcore.all/Makefile.am 2009-03-19 22:18:46 +0000
@@ -54,9 +54,9 @@
        $(NULL)
 
 GNASH_LIBS = \
-       $(top_builddir)/libcore/libgnashcore.la \
        $(top_builddir)/libbase/libgnashbase.la \
        $(top_builddir)/libamf/libgnashamf.la \
+       $(top_builddir)/libcore/libgnashcore.la \
        $(NULL)
 
 if USE_FFMPEG_ENGINE


reply via email to

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