From d3b28b180b1099c0267d6d9492ed319e277ef772 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Wed, 10 Mar 2004 17:12:08 +0000 Subject: [PATCH] aix5-missed-autoconf-support-20040310 put back the aix5 stuff in autoconf files --- acinclude.m4 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/acinclude.m4 b/acinclude.m4 index 5acd4d50d..e9aba40f3 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -562,6 +562,12 @@ else power*-ibm-aix4.3*) AFS_SYSNAME="rs_aix42" ;; + power*-ibm-aix5.1*) + AFS_SYSNAME="rs_aix51" + ;; + power*-ibm-aix5.2*) + AFS_SYSNAME="rs_aix52" + ;; x86_64-*-linux-gnu) AFS_SYSNAME="amd64_linuxXX" ;; -- 2.39.5