diff --git a/configure.ac b/configure.ac index fe3ef90f20..3606c8195e 100644 --- a/configure.ac +++ b/configure.ac @@ -268,10 +268,6 @@ else fi if test x"$req_asm" = x"auto"; then - SECP_X86_64_ASM_CHECK - if test x"$has_x86_64_asm" = x"yes"; then - set_asm=x86_64 - fi if test x"$set_asm" = x; then set_asm=no fi