Searched refs:with_mpfr_include (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/binutils/
H A Dconfigure4320 if test "${with_mpfr_include+set}" = set; then
4321 withval="$with_mpfr_include"
4335 if test "x$with_mpfr_include" != x; then
4336 gmpinc="-I$with_mpfr_include"
4341 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then

Completed in 200 milliseconds