From 120e1ef57038167d27dc7dfb348fcf05ccd620eb Mon Sep 17 00:00:00 2001 From: Nathan Neulinger Date: Thu, 16 Aug 2001 08:54:48 +0000 Subject: [PATCH] configure-simplify-hp-detection-for-sysname-20010816 cut from 2 rules to one --- configure.in | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/configure.in b/configure.in index 3313675..a6ac0a8 100644 --- a/configure.in +++ b/configure.in @@ -187,10 +187,7 @@ else i?86-*-freebsd4.2*) AFS_SYSNAME="i386_fbsd_42" ;; - hppa2.0w-hp-hpux11*) - AFS_SYSNAME="hp_ux110" - ;; - hppa-hp-hpux11*) + hppa*-hp-hpux11*) AFS_SYSNAME="hp_ux110" ;; hppa-hp-hpux10*) -- 1.7.1