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

/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dconfigure2339 if test "${with_gmp_lib+set}" = set; then
2340 withval="$with_gmp_lib"
2353 if test "x$with_gmp_lib" != x; then
2354 gmplibs="-L$with_gmp_lib $gmplibs"
2356 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then

Completed in 124 milliseconds