From: Richard M. Stallman Date: Thu, 28 Apr 1994 05:18:06 +0000 (+0000) Subject: Renamed from hp9000s800.h. X-Git-Tag: emacs-19.34~8694 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ccd3c9802cba06ed4977e2fb44be5a9857fd899;p=emacs.git Renamed from hp9000s800.h. (hp9000s800): Undo previous change. --- diff --git a/src/m/hp800.h b/src/m/hp800.h index 8a506c42ee6..8aa740d9f4e 100644 --- a/src/m/hp800.h +++ b/src/m/hp800.h @@ -50,8 +50,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ does not define it automatically: Ones defined so far include vax, m68000, ns16000, pyramid, orion, tahoe, APOLLO and many others */ -#ifndef hp800 -# define hp800 +#ifndef hp9000s800 +# define hp9000s800 #endif /* Use type int rather than a union, to represent Lisp_Object */