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_final-


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1755-gf89a561
Date: Tue, 20 Aug 2013 02:45:11 +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  f89a56139b47ae1b88bf849346c9b54a5d3dc6a9 (commit)
       via  ceeac5d644fa59cf59e11352d4e3cebad1aa3989 (commit)
      from  565f8265d25451c6a11a437dd65662da4c83800c (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=f89a56139b47ae1b88bf849346c9b54a5d3dc6a9


commit f89a56139b47ae1b88bf849346c9b54a5d3dc6a9
Merge: ceeac5d 565f826
Author: Rob Savoye <address@hidden>
Date:   Mon Aug 19 20:44:52 2013 -0600

    Merge branch 'master' of git.sv.gnu.org:/srv/git/gnash


http://git.savannah.gnu.org/cgit//commit/?id=ceeac5d644fa59cf59e11352d4e3cebad1aa3989


commit ceeac5d644fa59cf59e11352d4e3cebad1aa3989
Author: Rob Savoye <address@hidden>
Date:   Mon Aug 19 20:44:36 2013 -0600

    add BOOST_LIBS as boost_system is required with --as-needed

diff --git a/utilities/Makefile.am b/utilities/Makefile.am
index 768a111..e4fa18e 100644
--- a/utilities/Makefile.am
+++ b/utilities/Makefile.am
@@ -43,6 +43,7 @@ AM_LDFLAGS = \
        $(LIBINTL) \
        $(LIBADD_DL) \
        $(PTHREAD_LIBS) \
+       $(BOOST_LIBS) \
        $(GNASH_LIBS) \
        $(NULL)
 

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

Summary of changes:
 utilities/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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