]> Shamusworld >> Repos - virtualjaguar/blobdiff - compile
Added extra OSX check
[virtualjaguar] / compile
diff --git a/compile b/compile
index 23ec08c5c0d6639efa47f9591bc2288301f01f94..50f1cf6eb9e385f70dc936abea3e604cdaba7507 100644 (file)
--- 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" = "darwin7.0" ]; then
+elif [ "$OSTYPE" = "darwin7.0" ] || [ "$OSTYPE" = "darwin" ]; then
 
        echo -n Mac OS X