From: Richard M. Stallman Date: Mon, 23 May 1994 07:08:20 +0000 (+0000) Subject: New config hppa*-hp-hpux9shr*. X-Git-Tag: emacs-19.34~8201 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d3da379e6cddea11d1decc52fb3d382bdb17ab91;p=emacs.git New config hppa*-hp-hpux9shr*. --- diff --git a/configure1.in b/configure1.in index a9744e57113..0620b1fab5b 100755 --- a/configure1.in +++ b/configure1.in @@ -690,6 +690,9 @@ case "${canonical}" in hppa*-hp-hpux9* ) machine=hp800 opsys=hpux9 ;; + hppa*-hp-hpux9shr* ) + machine=hp800 opsys=hpux9shr + ;; ## HP 9000 series 700 and 800, running HP/UX hppa*-hp-hpux* )