From: Roland McGrath Date: Tue, 21 May 1996 22:55:56 +0000 (+0000) Subject: Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally X-Git-Tag: fsf-origin~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38bdda9946d47d17983942cacba10f6df40db32e;p=thirdparty%2Fautoconf.git Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally removed in the last change. --- diff --git a/config.sub b/config.sub index 9542fb28..27a3689f 100755 --- a/config.sub +++ b/config.sub @@ -307,6 +307,7 @@ case $basic_machine in basic_machine=m68k-hp os=-hpux ;; + hp9k2[0-9][0-9] | hp9k31[0-9]) basic_machine=m68000-hp ;; hp9k3[2-9][0-9])