From abc9f6b19029fc76093d8c2d1326ad1b36fa1b00 Mon Sep 17 00:00:00 2001 From: Garry Zacheiss Date: Thu, 10 Apr 2003 20:23:23 +0000 Subject: [PATCH] darwin-map-more-versions-20030410 Reocgnize MacOS X 10.2.5 as ppc_darwin_60. --- acinclude.m4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acinclude.m4 b/acinclude.m4 index 4ea7847..ac6ef5b 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -445,6 +445,9 @@ else powerpc-apple-darwin6.4*) AFS_SYSNAME="ppc_darwin_60" ;; + powerpc-apple-darwin6.5*) + AFS_SYSNAME="ppc_darwin_60" + ;; sparc-sun-solaris2.5*) AFS_SYSNAME="sun4x_55" ;; -- 1.9.4