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

/haiku-buildtools/gcc/
H A Dconfigure768 with_mpfr_lib
5525 if test "${with_mpfr_lib+set}" = set; then :
5526 withval=$with_mpfr_lib;
5537 if test "x$with_mpfr_lib" != x; then
5538 gmplibs="-L$with_mpfr_lib $gmplibs"
5540 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
/haiku-buildtools/binutils/
H A Dconfigure772 with_mpfr_lib
5557 if test "${with_mpfr_lib+set}" = set; then :
5558 withval=$with_mpfr_lib;
5569 if test "x$with_mpfr_lib" != x; then
5570 gmplibs="-L$with_mpfr_lib $gmplibs"
5572 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
/haiku-buildtools/gcc/mpc/
H A Dconfigure762 with_mpfr_lib
2901 if test "${with_mpfr_lib+set}" = set; then :
2902 withval=$with_mpfr_lib; LDFLAGS="-L$withval $LDFLAGS"
2909 if test -z "$with_mpfr_include" -a -z "$with_mpfr_lib" ; then

Completed in 117 milliseconds