hpux1123-sysname-detection-20080317

LICENSE IPL10
FIXES 89125

add the 11.23 sysname
This commit is contained in:
Chaskiel M Grundman 2008-03-17 18:07:36 +00:00 committed by Derrick Brashear
parent 2c3cbd499a
commit 7ffe6a97ff

View File

@ -332,6 +332,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"
;;