configure-simplify-hp-detection-for-sysname-20010816
authorNathan Neulinger <nneul@umr.edu>
Thu, 16 Aug 2001 08:54:48 +0000 (08:54 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 16 Aug 2001 08:54:48 +0000 (08:54 +0000)
cut from 2 rules to one

configure.in

index 3313675..a6ac0a8 100644 (file)
@@ -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*)