Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/
Dconfigure.ac1545 if test "x$with_mpfr" != x; then
1546 gmplibs="-L$with_mpfr/lib $gmplibs"
1547 gmpinc="-I$with_mpfr/include $gmpinc"
1555 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
Dconfigure5549 withval=$with_mpfr;
5565 if test "x$with_mpfr" != x; then
5566 gmplibs="-L$with_mpfr/lib $gmplibs"
5567 gmpinc="-I$with_mpfr/include $gmpinc"
5575 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then