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

/freebsd-10.1-release/contrib/binutils/
H A Dconfigure4371 if test "${with_gmp_include+set}" = set; then
4372 withval="$with_gmp_include"
4387 if test "x$with_gmp_include" != x; then
4388 gmpinc="-I$with_gmp_include $gmpinc"
4393 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then

Completed in 128 milliseconds