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

/haiku-buildtools/gcc/
H A Dconfigure764 with_mpc_lib
5476 if test "${with_mpc_lib+set}" = set; then :
5477 withval=$with_mpc_lib;
5488 if test "x$with_mpc_lib" != x; then
5489 gmplibs="-L$with_mpc_lib $gmplibs"
5491 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then
/haiku-buildtools/binutils/
H A Dconfigure768 with_mpc_lib
5508 if test "${with_mpc_lib+set}" = set; then :
5509 withval=$with_mpc_lib;
5520 if test "x$with_mpc_lib" != x; then
5521 gmplibs="-L$with_mpc_lib $gmplibs"
5523 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then

Completed in 223 milliseconds