From: Richard Stallman Date: Sun, 16 Jan 1994 19:31:08 +0000 (+0000) Subject: Delete duplicate clauses for hp9k2... and hp9k31... X-Git-Tag: Release-0-25~534 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=1a280f4eda1e5ff8cd1587e8b7056b9f4ad4aa55;p=automake.git Delete duplicate clauses for hp9k2... and hp9k31... --- diff --git a/config.sub b/config.sub index d2839de6..4b89603c 100644 --- a/config.sub +++ b/config.sub @@ -263,9 +263,6 @@ case $basic_machine in basic_machine=m68k-hp os=-hpux ;; - hp9k31[0-9] | hp9k2[0-9][0-9]) - basic_machine=m68000-hp - ;; hp9k7[0-9][0-9] | hp7[0-9][0-9] | hp9k8[0-9]7 | hp8[0-9]7) basic_machine=hppa1.1-hp ;; diff --git a/lib/config.sub b/lib/config.sub index d2839de6..4b89603c 100644 --- a/lib/config.sub +++ b/lib/config.sub @@ -263,9 +263,6 @@ case $basic_machine in basic_machine=m68k-hp os=-hpux ;; - hp9k31[0-9] | hp9k2[0-9][0-9]) - basic_machine=m68000-hp - ;; hp9k7[0-9][0-9] | hp7[0-9][0-9] | hp9k8[0-9]7 | hp8[0-9]7) basic_machine=hppa1.1-hp ;;