mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
STABLE14-hpux1123-sysname-detection-20080317
LICENSE IPL10
FIXES 89125
add the 11.23 sysname
(cherry picked from commit 7ffe6a97ff
)
This commit is contained in:
parent
ec87083ebf
commit
73681e858e
@ -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"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user