From: Nathan Neulinger Date: Thu, 23 Aug 2001 18:07:24 +0000 (+0000) Subject: hpux10-may-be-hppa-2-20010823 X-Git-Tag: BP-openafs-stable-1_2_x~53 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=aadec38e0609ae3da4c973b6bffa5a204897c93e hpux10-may-be-hppa-2-20010823 deal with more uname output --- diff --git a/configure.in b/configure.in index a6ac0a8..8dd599f 100644 --- a/configure.in +++ b/configure.in @@ -190,7 +190,7 @@ else hppa*-hp-hpux11*) AFS_SYSNAME="hp_ux110" ;; - hppa-hp-hpux10*) + hppa*-hp-hpux10*) AFS_SYSNAME="hp_ux102" ;; powerpc-apple-darwin1.2*)