[Debian-astro-commits] [gyoto] 209/221: fixup

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Fri May 22 20:52:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

thibaut pushed a commit to branch master
in repository gyoto.

commit 70b36cea4a91b1bed1f582f28312fb096d7c6112
Author: Thibaut Paumard <paumard at users.sourceforge.net>
Date:   Fri Mar 27 16:53:24 2015 +0100

    fixup
---
 configure    | 2 --
 configure.ac | 2 --
 2 files changed, 4 deletions(-)

diff --git a/configure b/configure
index 03b4ecc..3f00b3c 100755
--- a/configure
+++ b/configure
@@ -16843,8 +16843,6 @@ else
 
 fi
 
-echo "*******************" x$HAVE_CXX11 "**" $ac_cv_header_boost_numeric_odeint_stepper_controlled_step_result_hpp "**"
-
 if test "x$HAVE_CXX11" == "x1" &&  test "x$ac_cv_header_boost_numeric_odeint_stepper_controlled_step_result_hpp" == xyes; then :
 
 $as_echo "#define GYOTO_HAVE_BOOST_INTEGRATORS 1" >>confdefs.h
diff --git a/configure.ac b/configure.ac
index d8ae3cc..f805ded 100644
--- a/configure.ac
+++ b/configure.ac
@@ -105,8 +105,6 @@ AS_IF([test "x$with_boost" != "xno"],
    [have_boost=no]
 )
 
-echo "*******************" x$HAVE_CXX11 "**" $ac_cv_header_boost_numeric_odeint_stepper_controlled_step_result_hpp "**"
-
 AS_IF([test "x$HAVE_CXX11" == "x1" &&  test "x$ac_cv_header_boost_numeric_odeint_stepper_controlled_step_result_hpp" == xyes],
   [AC_DEFINE([GYOTO_HAVE_BOOST_INTEGRATORS], [1], [Define to 1 if C++11 and Boost.odeint are both available]
   )]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list