diff --git a/configure b/configure index d98a1cb798..9456f5f8ef 100755 --- a/configure +++ b/configure @@ -1074,7 +1074,7 @@ echo "$kernel_version, ok" fi fi -if [ "$_xmga" == "autodetect" ]; then +if [ "$_xmga" = "autodetect" ]; then if [ $_x11 = 'yes' ] && [ $_mga = 'yes' ]; then _xmga=yes else