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

/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dconfigure2333 if test "${with_gmp_include+set}" = set; then
2334 withval="$with_gmp_include"
2350 if test "x$with_gmp_include" != x; then
2351 gmpinc="-I$with_gmp_include $gmpinc"
2356 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then

Completed in 193 milliseconds