From: Richard M. Stallman Date: Thu, 24 Feb 1994 18:06:41 +0000 (+0000) Subject: Don't force os=-hpux for hp9k2... and hp9k3... X-Git-Tag: emacs-19.34~9792 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b63095b621de6e62847fb8135a63d50c451d894;p=emacs.git Don't force os=-hpux for hp9k2... and hp9k3... --- diff --git a/config.sub b/config.sub index 4b89603ccdc..ce3bb7cf0cc 100755 --- a/config.sub +++ b/config.sub @@ -257,11 +257,9 @@ case $basic_machine in ;; hp9k2[0-9][0-9] | hp9k31[0-9]) basic_machine=m68000-hp - os=-hpux ;; hp9k3[2-9][0-9]) basic_machine=m68k-hp - os=-hpux ;; hp9k7[0-9][0-9] | hp7[0-9][0-9] | hp9k8[0-9]7 | hp8[0-9]7) basic_machine=hppa1.1-hp