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. 579bbbedb5151c9dc874


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 579bbbedb5151c9dc87433e1fef37c5c22e3a2fa
Date: Mon, 08 Nov 2010 21:09:14 +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  579bbbedb5151c9dc87433e1fef37c5c22e3a2fa (commit)
      from  0dc98b0dbbf18eb5a1b980d235a6d946423d6bee (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=579bbbedb5151c9dc87433e1fef37c5c22e3a2fa


commit 579bbbedb5151c9dc87433e1fef37c5c22e3a2fa
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 8 14:09:04 2010 -0700

    program-options is header only.

diff --git a/macros/boost.m4 b/macros/boost.m4
index 88d96eb..1fd13a3 100644
--- a/macros/boost.m4
+++ b/macros/boost.m4
@@ -36,7 +36,7 @@ AC_DEFUN([GNASH_PATH_BOOST],
   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 program-options"
+  boost_libs="thread"
 
   dnl this is a list of *recommended* libraries. If any of these are missing, 
this
   dnl test will return a warning, and Gnash will build, but testing won't work.

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

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]