CVSROOT: /sources/gnash Module name: gnash Changes by: Rob Savoye <rsavoye> 07/10/05 18:35:51
Modified files: macros : boost.m4 Log message: Oops, remove bogus testing directory. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/macros/boost.m4?cvsroot=gnash&r1=1.60&r2=1.61 Patches: Index: boost.m4 =================================================================== RCS file: /sources/gnash/gnash/macros/boost.m4,v retrieving revision 1.60 retrieving revision 1.61 diff -u -b -r1.60 -r1.61 --- boost.m4 5 Oct 2007 18:34:57 -0000 1.60 +++ boost.m4 5 Oct 2007 18:35:51 -0000 1.61 @@ -14,7 +14,7 @@ dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -dnl $Id: boost.m4,v 1.60 2007/10/05 18:34:57 rsavoye Exp $ +dnl $Id: boost.m4,v 1.61 2007/10/05 18:35:51 rsavoye Exp $ dnl Boost modules are: dnl date-time, filesystem. graph. iostreams, program options, python, @@ -36,7 +36,7 @@ boost_headers="detail/lightweight_mutex.hpp thread/thread.hpp multi_index_container.hpp multi_index/key_extractors.hpp thread/mutex.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 date_time serialization foobar" + boost_libs="thread date_time serialization" dnl this is the default list for paths to search. This gets dnl redefined if --with-boost-incl= is specified. _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit