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

/freebsd-10.1-release/contrib/binutils/
H A Dconfigure4314 if test "${with_mpfr+set}" = set; then
4315 withval="$with_mpfr"
4331 if test "x$with_mpfr" != x; then
4332 gmplibs="-L$with_mpfr/lib $gmplibs"
4333 gmpinc="-I$with_mpfr/include"
4341 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then

Completed in 51 milliseconds