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

/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dconfigure2279 if test "${with_mpfr+set}" = set; then
2280 withval="$with_mpfr"
2297 if test "x$with_mpfr" != x; then
2298 gmplibs="-L$with_mpfr/lib $gmplibs"
2299 gmpinc="-I$with_mpfr/include"
2307 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then

Completed in 127 milliseconds