Mercurial > emacs
diff admin/CPP-DEFINES @ 96602:0e3e875ffade
* lisp.h:
* w32heap.c:
* emacs.c:
* alloc.c: Replace all references of NO_UNION_TYPE with
USE_LISP_UNION_TYPE.
* m/xtensa.h (NO_UNION_TYPE):
* m/vax.h (NO_UNION_TYPE):
* m/template.h (NO_UNION_TYPE):
* m/sparc.h (NO_UNION_TYPE):
* m/mips.h (NO_UNION_TYPE):
* m/macppc.h (NO_UNION_TYPE):
* m/m68k.h (NO_UNION_TYPE):
* m/iris4d.h (NO_UNION_TYPE):
* m/intel386.h (NO_UNION_TYPE):
* m/ibms390x.h (NO_UNION_TYPE):
* m/ibms390.h (NO_UNION_TYPE):
* m/ibmrs6000.h (NO_UNION_TYPE):
* m/ia64.h (NO_UNION_TYPE):
* m/hp800.h (NO_UNION_TYPE):
* m/arm.h (NO_UNION_TYPE):
* m/amdx86-64.h (NO_UNION_TYPE):
* m/alpha.h (NO_UNION_TYPE): Remove definition, all platform were
defining it the same.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 11 Jul 2008 02:29:43 +0000 |
parents | cb1bfa1dca4f |
children | 3bea8ede5bd0 |
line wrap: on
line diff
--- a/admin/CPP-DEFINES Fri Jul 11 02:03:23 2008 +0000 +++ b/admin/CPP-DEFINES Fri Jul 11 02:29:43 2008 +0000 @@ -18,6 +18,7 @@ __MINGW32__ Compiling the W32 port with the MinGW port of GCC. _MSC_VER Compiling the W32 port with the Microsoft C compiler. IRIX6_5 Compiling on Irix-6.5 +USE_LISP_UNION_TYPE Define it in lisp.h to make Lisp_Object be a union type instead of the default int. ** Distinguishing GUIs ** @@ -281,7 +282,6 @@ NO_SIOCTL_H NO_SOCK_SIGIO NO_TERMIO -NO_UNION_TYPE NSIG NSIG_MINIMUM NULL