Recognize Mac OS X 10.2.1 as ppc_darwin_60. It's compatible.

(cherry picked from commit b8f10c45be99dbd3eb80005a804b123b8ba7ad21)
This commit is contained in:
Garry Zacheiss 2002-09-26 04:48:52 +00:00
parent fe1d4776cb
commit 5ab8f06487

View File

@ -283,6 +283,9 @@ else
powerpc-apple-darwin6.0*)
AFS_SYSNAME="ppc_darwin_60"
;;
powerpc-apple-darwin6.1*)
AFS_SYSNAME="ppc_darwin_60"
;;
sparc-sun-solaris2.5*)
AFS_SYSNAME="sun4x_55"
;;