Lines Matching refs:have_gmp
1564 have_gmp=no
1597 have_gmp=yes
1637 have_gmp=yes
1674 have_gmp=yes
1677 if test "x$require_gmp" = xyes && test "x$have_gmp" = xno; then
1678 have_gmp=yes
1696 [AC_MSG_RESULT([no]); have_gmp=no])
1699 if test x"$have_gmp" = xyes; then
1713 [AC_MSG_RESULT([no]); have_gmp=no])
1717 if test "x$require_mpc" = xyes && test x"$have_gmp" = xyes ; then
1729 [AC_MSG_RESULT([no]); have_gmp=no])
1733 if test x"$have_gmp" = xyes; then
1748 ], [AC_MSG_RESULT([yes])], [AC_MSG_RESULT([no]); have_gmp=no])
1753 if test "x$require_mpc" = xyes && test x"$have_gmp" = xyes; then
1765 ], [AC_MSG_RESULT([yes])], [AC_MSG_RESULT([no]); have_gmp=no])
1773 if test x$have_gmp != xyes; then