X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config.guess;fp=config.guess;h=4ad9e040ce714bd8f821b36dbdfc9a45c3107ec1;hp=4d39b91228a11210972d0055fa68372fd0c87b4e;hb=d3a67123c9d05b6d639adb0e6b4a874807602a6b;hpb=1e6e0b5cc1bd2d49ffcef4ea7bb1bb6c256d07b7 diff --git a/config.guess b/config.guess index 4d39b91..4ad9e04 100755 --- a/config.guess +++ b/config.guess @@ -606,6 +606,9 @@ EOF mc68*:A/UX:*:*) echo m68k-apple-aux${UNAME_RELEASE} exit 0 ;; + *Macintosh:Rhapsody:*:*) + echo ppc-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; R3000:*System_V*:*:* | R4000:UNIX_SYSV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE}