X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=configure.ac;h=b1fcb9ae705ef336b7c04037a1c3383ff3c5e1e4;hb=74cb4994304c64060d511e7d5a0c524e26357e31;hp=330d7b70d24b2c52b27c9a4c822291655116ed54;hpb=595bdc7db9560bc4dd3d29bf6114b1d458581e4d;p=libfirm diff --git a/configure.ac b/configure.ac index 330d7b70d..b1fcb9ae7 100644 --- a/configure.ac +++ b/configure.ac @@ -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])