Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 546738 | Differences between
and this patch

Collapse All | Expand All

(-)configure.orig (-1 / +1 lines)
Lines 16291-16297 Link Here
16291
#include <boost/version.hpp>
16291
#include <boost/version.hpp>
16292
boost-lib-version = BOOST_LIB_VERSION
16292
boost-lib-version = BOOST_LIB_VERSION
16293
_ACEOF
16293
_ACEOF
16294
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16294
if (eval "$ac_cpp -P conftest.$ac_ext") 2>&5 |
16295
  tr -d '\r' |
16295
  tr -d '\r' |
16296
  $SED -n -e "/^boost-lib-version = /{s///;s/\"//g;p;g;}" >conftest.i 2>&1; then :
16296
  $SED -n -e "/^boost-lib-version = /{s///;s/\"//g;p;g;}" >conftest.i 2>&1; then :
16297
  boost_cv_lib_version=`cat conftest.i`
16297
  boost_cv_lib_version=`cat conftest.i`

Return to bug 546738