]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
aix5-missed-autoconf-support-20040310
authorDerrick Brashear <shadow@dementia.org>
Wed, 10 Mar 2004 17:12:08 +0000 (17:12 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 10 Mar 2004 17:12:08 +0000 (17:12 +0000)
put back the aix5 stuff in autoconf files

acinclude.m4

index 5acd4d50d0e3d4594e878605a0159270824e739a..e9aba40f3a15d7dde81cacb05dd76522dc017db9 100644 (file)
@@ -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"
                        ;;