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

/haiku-buildtools/gcc/
H A Dconfigure762 with_mpc
5464 if test "${with_mpc+set}" = set; then :
5465 withval=$with_mpc;
5481 if test "x$with_mpc" != x; then
5482 gmplibs="-L$with_mpc/lib $gmplibs"
5483 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 Dconfigure766 with_mpc
5496 if test "${with_mpc+set}" = set; then :
5497 withval=$with_mpc;
5513 if test "x$with_mpc" != x; then
5514 gmplibs="-L$with_mpc/lib $gmplibs"
5515 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 63 milliseconds