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

/haiku-buildtools/gcc/
H A Dconfigure763 with_mpc_include
5470 if test "${with_mpc_include+set}" = set; then :
5471 withval=$with_mpc_include;
5485 if test "x$with_mpc_include" != x; then
5486 gmpinc="-I$with_mpc_include $gmpinc"
5491 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then
/haiku-buildtools/binutils/
H A Dconfigure767 with_mpc_include
5502 if test "${with_mpc_include+set}" = set; then :
5503 withval=$with_mpc_include;
5517 if test "x$with_mpc_include" != x; then
5518 gmpinc="-I$with_mpc_include $gmpinc"
5523 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then

Completed in 101 milliseconds