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

/haiku-buildtools/legacy/binutils/
H A Dconfigure2275 if test "${with_mpfr+set}" = set; then
2276 withval="$with_mpfr"
2281 if test "x$with_mpfr" != x; then
2282 gmplibs="-L$with_mpfr/lib $gmplibs"
2283 gmpinc="-I$with_mpfr/include"
/haiku-buildtools/gcc/
H A Dconfigure766 with_mpfr
5513 if test "${with_mpfr+set}" = set; then :
5514 withval=$with_mpfr;
5530 if test "x$with_mpfr" != x; then
5531 gmplibs="-L$with_mpfr/lib $gmplibs"
5532 gmpinc="-I$with_mpfr/include $gmpinc"
5540 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
/haiku-buildtools/binutils/
H A Dconfigure770 with_mpfr
5545 if test "${with_mpfr+set}" = set; then :
5546 withval=$with_mpfr;
5562 if test "x$with_mpfr" != x; then
5563 gmplibs="-L$with_mpfr/lib $gmplibs"
5564 gmpinc="-I$with_mpfr/include $gmpinc"
5572 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
/haiku-buildtools/gcc/mpc/
H A Dconfigure763 with_mpfr
2907 if test "${with_mpfr+set}" = set; then :
2908 withval=$with_mpfr;

Completed in 130 milliseconds