From 2387f745cd216bc3523ad6124ed9a221aea3c50a Mon Sep 17 00:00:00 2001 From: atmos4 Date: Sun, 24 Jun 2001 19:24:55 +0000 Subject: =?UTF-8?q?Applied=20solaris=20fix=20suggested=20by=20J=C3=BCrgen?= =?UTF-8?q?=20Keil.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1221 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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 -- cgit v1.2.3