diff --git a/configure b/configure index 4f24b8f864..3c4b54fe61 100755 --- a/configure +++ b/configure @@ -1322,7 +1322,7 @@ EOF enable fast_64bit enable fast_unaligned ;; - mips|mipsel|IP*) + mips|mipsel|mips64|IP*) arch="mips" ;; sun4u|sparc64)