]> Shamusworld >> Repos - virtualjaguar/blobdiff - compile
Added correct OSTYPE for MacOSX
[virtualjaguar] / compile
diff --git a/compile b/compile
index 342dd368477f3e06641fea80ef0442b67da23f40..23ec08c5c0d6639efa47f9591bc2288301f01f94 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" = "macosx" ]; then
+elif [ "$OSTYPE" = "darwin7.0" ]; then
 
        echo -n Mac OS X