Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/
Dconfigure.ac1506 if test "x$with_mpc" != x; then
1507 gmplibs="-L$with_mpc/lib $gmplibs"
1508 gmpinc="-I$with_mpc/include $gmpinc"
1516 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then
Dconfigure5500 withval=$with_mpc;
5516 if test "x$with_mpc" != x; then
5517 gmplibs="-L$with_mpc/lib $gmplibs"
5518 gmpinc="-I$with_mpc/include $gmpinc"
5526 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then