Handle unoptimized end block smoothly.
[libfirm] / configure.ac
index 330d7b7..b1fcb9a 100644 (file)
@@ -157,7 +157,7 @@ AC_CONFIG_FILES([
 
 BACKENDS=""
 if test "$enable_backend" = yes; then
-       BACKENDS="arm ia32 mips sparc amd64"
+       BACKENDS="arm ia32 sparc amd64"
 fi
 AC_SUBST([BACKENDS])