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

/freebsd-10.1-release/contrib/binutils/
H A Dconfigure4326 if test "${with_mpfr_lib+set}" = set; then
4327 withval="$with_mpfr_lib"
4338 if test "x$with_mpfr_lib" != x; then
4339 gmplibs="-L$with_mpfr_lib $gmplibs"
4341 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then

Completed in 109 milliseconds