CVSROOT: /sources/gnash
Module name: gnash
Changes by: Markus Gothe <nihilus> 06/10/11 19:13:04
Modified files:
macros : boost.m4
Log message:
Don't set the BOOST_LIB as we don't look for it atm.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/boost.m4?cvsroot=gnash&r1=1.12&r2=1.13
Patches:
Index: boost.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/boost.m4,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- boost.m4 11 Oct 2006 01:27:23 -0000 1.12
+++ boost.m4 11 Oct 2006 19:13:04 -0000 1.13
@@ -35,7 +35,7 @@
dnl
dnl
-dnl $Id: boost.m4,v 1.12 2006/10/11 01:27:23 nihilus Exp $
+dnl $Id: boost.m4,v 1.13 2006/10/11 19:13:04 nihilus Exp $
dnl Boost modules are:
dnl date-time, filesystem. graph. iostreams, program options, python,
@@ -124,7 +124,7 @@
else
BOOST_LIBS=""
fi
- AC_SUBST(BOOST_LIBS)
+dnl AC_SUBST(BOOST_LIBS)
AM_CONDITIONAL(HAVE_BOOST, [test x${ac_cv_path_boost_incl} != x])
])
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit