Home
last modified time | relevance | path

Searched refs:with_mpfr (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/
Dconfigure.ac1391 if test "x$with_mpfr" != x; then
1392 gmplibs="-L$with_mpfr/lib $gmplibs"
1393 gmpinc="-I$with_mpfr/include $gmpinc"
1401 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
Dconfigure5403 withval=$with_mpfr;
5419 if test "x$with_mpfr" != x; then
5420 gmplibs="-L$with_mpfr/lib $gmplibs"
5421 gmpinc="-I$with_mpfr/include $gmpinc"
5429 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then