From: Chaskiel M Grundman Date: Mon, 17 Mar 2008 18:07:36 +0000 (+0000) Subject: hpux1123-sysname-detection-20080317 X-Git-Tag: BP-openafs-windows-kdfs-ifs~3 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=7ffe6a97ff0453c2cae8b15a9d7e2084e3a864d4 hpux1123-sysname-detection-20080317 LICENSE IPL10 FIXES 89125 add the 11.23 sysname --- diff --git a/acinclude.m4 b/acinclude.m4 index 5fbf5c2..54d5b33 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -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" ;;