Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/
Dconfigure.ac1513 if test "x$with_mpc_lib" != x; then
1514 gmplibs="-L$with_mpc_lib $gmplibs"
1516 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then
Dconfigure5512 withval=$with_mpc_lib;
5523 if test "x$with_mpc_lib" != x; then
5524 gmplibs="-L$with_mpc_lib $gmplibs"
5526 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then