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

/haiku-buildtools/gcc/
H A Dconfigure767 with_mpfr_include
5519 if test "${with_mpfr_include+set}" = set; then :
5520 withval=$with_mpfr_include;
5534 if test "x$with_mpfr_include" != x; then
5535 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 Dconfigure771 with_mpfr_include
5551 if test "${with_mpfr_include+set}" = set; then :
5552 withval=$with_mpfr_include;
5566 if test "x$with_mpfr_include" != x; then
5567 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 Dconfigure761 with_mpfr_include
2895 if test "${with_mpfr_include+set}" = set; then :
2896 withval=$with_mpfr_include; CPPFLAGS="-I$withval $CPPFLAGS"
2909 if test -z "$with_mpfr_include" -a -z "$with_mpfr_lib" ; then

Completed in 151 milliseconds