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

/freebsd-10.1-release/contrib/binutils/
H A Dconfigure4377 if test "${with_gmp_lib+set}" = set; then
4378 withval="$with_gmp_lib"
4390 if test "x$with_gmp_lib" != x; then
4391 gmplibs="-L$with_gmp_lib $gmplibs"
4393 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then

Completed in 126 milliseconds