Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/
Dconfigure.ac1599 if test "x$with_gmp_lib" != x; then
1600 gmplibs="-L$with_gmp_lib $gmplibs"
1602 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
Dconfigure5617 withval=$with_gmp_lib;
5629 if test "x$with_gmp_lib" != x; then
5630 gmplibs="-L$with_gmp_lib $gmplibs"
5632 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then