X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compile;h=50f1cf6eb9e385f70dc936abea3e604cdaba7507;hb=2f2984007c9a7097057cadd683ee399db2c7433e;hp=342dd368477f3e06641fea80ef0442b67da23f40;hpb=fdd099bdc1c453c7e06ba3a51ea7dd80c0246fa6;p=virtualjaguar diff --git a/compile b/compile index 342dd36..50f1cf6 100644 --- a/compile +++ b/compile @@ -28,7 +28,7 @@ if [ "$OSTYPE" = "msys" ]; then #This doesn't seem to make a difference on Win32... # SDLLIBTYPE=--static-libs -elif [ "$OSTYPE" = "macosx" ]; then +elif [ "$OSTYPE" = "darwin7.0" ] || [ "$OSTYPE" = "darwin" ]; then echo -n Mac OS X