Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/
Dconfigure.ac1552 if test "x$with_mpfr_lib" != x; then
1553 gmplibs="-L$with_mpfr_lib $gmplibs"
1555 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
Dconfigure5561 withval=$with_mpfr_lib;
5572 if test "x$with_mpfr_lib" != x; then
5573 gmplibs="-L$with_mpfr_lib $gmplibs"
5575 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then