]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-hpux1123-sysname-detection-20080317
authorChaskiel M Grundman <cg2v@andrew.cmu.edu>
Mon, 17 Mar 2008 18:08:00 +0000 (18:08 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 17 Mar 2008 18:08:00 +0000 (18:08 +0000)
LICENSE IPL10
FIXES 89125

add the 11.23 sysname

(cherry picked from commit 7ffe6a97ff0453c2cae8b15a9d7e2084e3a864d4)

acinclude.m4

index 3d5c068ddf015f2541ae542e1f4210995c1bdd24..aed68b06667beefb78dbcdbb8ffacef7fb893d04 100644 (file)
@@ -346,6 +346,9 @@ else
                hppa*-hp-hpux11.11)
                        AFS_SYSNAME="hp_ux11i"
                        ;;
+               hppa*-hp-hpux11.23)
+                       AFS_SYSNAME="hp_ux1123"
+                       ;;
                ia64-hp-hpux11.22)
                        AFS_SYSNAME="ia64_hpux1122"
                        ;;