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. fa5845165d23580976c2


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. fa5845165d23580976c2ff8d7ff09bbb72d116a5
Date: Mon, 08 Nov 2010 18:02:49 +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  fa5845165d23580976c2ff8d7ff09bbb72d116a5 (commit)
       via  dd7ca7472ba4bd58789a655d1991f5b38dc4b23f (commit)
      from  b0942f82a6e679c040628a926ba46e7d02bd52cf (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=fa5845165d23580976c2ff8d7ff09bbb72d116a5


commit fa5845165d23580976c2ff8d7ff09bbb72d116a5
Merge: dd7ca74 b0942f8
Author: Sandro Santilli <address@hidden>
Date:   Mon Nov 8 19:00:50 2010 +0100

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


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


commit dd7ca7472ba4bd58789a655d1991f5b38dc4b23f
Author: Sandro Santilli <address@hidden>
Date:   Mon Nov 8 19:00:15 2010 +0100

    Require boost::program_options, to see if anyone's going to be unhappy with 
it

diff --git a/macros/boost.m4 b/macros/boost.m4
index 970dd1f..1fd13a3 100644
--- a/macros/boost.m4
+++ b/macros/boost.m4
@@ -33,7 +33,7 @@ AC_DEFUN([GNASH_PATH_BOOST],
   libname=""
   dnl this is a list of *required* headers. If any of these are missing, this
   dnl test will return a failure, and Gnash won't build.
-  boost_headers="detail/lightweight_mutex.hpp thread/thread.hpp 
multi_index_container.hpp multi_index/key_extractors.hpp thread/mutex.hpp"
+  boost_headers="detail/lightweight_mutex.hpp thread/thread.hpp 
multi_index_container.hpp multi_index/key_extractors.hpp thread/mutex.hpp 
program_options/options_description.hpp"
   dnl this is a list of *required* libraries. If any of these are missing, this
   dnl test will return a failure, and Gnash won't build.
   boost_libs="thread"

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

Summary of changes:
 macros/boost.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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