X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config.guess;h=4ad9e040ce714bd8f821b36dbdfc9a45c3107ec1;hb=5ea88cec12b303551f6bda0d78f4ec989bffe130;hp=4d39b91228a11210972d0055fa68372fd0c87b4e;hpb=673859dfa72a5f4d485ae22d29ff2e2fc4147bf5;p=mmh 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}