From: Shamus Hammons Date: Sun, 21 Mar 2004 00:29:05 +0000 (+0000) Subject: Added correct OSTYPE for MacOSX X-Git-Tag: 1.0.7~39 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adf8aa21a9b6b87cf16c534886eca4e8ac910660;hp=59560d7119c773988e1f704069a8f5c47ca1e695;p=virtualjaguar Added correct OSTYPE for MacOSX --- diff --git a/compile b/compile index 342dd36..23ec08c 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" ]; then echo -n Mac OS X