Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/
Dconfigure.ac1445 if test "x$with_gmp_lib" != x; then
1446 gmplibs="-L$with_gmp_lib $gmplibs"
1448 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
Dconfigure5471 withval=$with_gmp_lib;
5483 if test "x$with_gmp_lib" != x; then
5484 gmplibs="-L$with_gmp_lib $gmplibs"
5486 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then