diff --git a/configure b/configure index 7c68ec2c5e..bf37e48b52 100755 --- a/configure +++ b/configure @@ -1804,6 +1804,7 @@ x86_64_suggest="fast_cmov" amd3dnow_deps="mmx" amd3dnowext_deps="amd3dnow" +i686_deps="x86" mmx_deps="x86" mmxext_deps="mmx" sse_deps="mmxext"