emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/hp800.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/hp800.h,v
Date: Thu, 26 Jun 2008 04:25:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/06/26 04:24:54

Index: src/m/hp800.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/hp800.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- src/m/hp800.h       7 May 2008 07:05:58 -0000       1.35
+++ src/m/hp800.h       26 Jun 2008 04:24:40 -0000      1.36
@@ -62,13 +62,6 @@
 /* Common definitions for HPUX and GNU/Linux.  */
 
 #if defined (__hpux) || defined (GNU_LINUX)
-/* Now define a symbol for the cpu type, if your compiler
-   does not define it automatically:
-   Ones defined so far include vax, m68000, ns16000, pyramid,
-   orion, tahoe, APOLLO and many others */
-#ifndef hp9000s800
-#     define hp9000s800
-#endif
 
 /* Define CANNOT_DUMP on machines where unexec does not work.
    Then the function dump-emacs will not be defined




reply via email to

[Prev in Thread] Current Thread [Next in Thread]