if [ $arch = x86 ] ; then var_append confopt " " "--enable-mmx" else var_append confopt " " "--disable-mmx" fi