Recognize MacOS X 10.1.5 as ppc_darwin_14. It's compatible.

This commit is contained in:
Garry Zacheiss 2002-06-08 02:29:50 +00:00
parent ddfc17dfd1
commit 3789698e0a

View File

@ -269,6 +269,9 @@ else
powerpc-apple-darwin5.4*)
AFS_SYSNAME="ppc_darwin_14"
;;
powerpc-apple-darwin5.5*)
AFS_SYSNAME="ppc_darwin_14"
;;
sparc-sun-solaris2.5*)
AFS_SYSNAME="sun4x_55"
;;