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

/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dconfigure2291 if test "${with_mpfr_lib+set}" = set; then
2292 withval="$with_mpfr_lib"
2304 if test "x$with_mpfr_lib" != x; then
2305 gmplibs="-L$with_mpfr_lib $gmplibs"
2307 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then

Completed in 92 milliseconds