emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/admin/CPP-DEFINES,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/admin/CPP-DEFINES,v
Date: Fri, 11 Jul 2008 02:29:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/11 02:29:44

Index: admin/CPP-DEFINES
===================================================================
RCS file: /cvsroot/emacs/emacs/admin/CPP-DEFINES,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- admin/CPP-DEFINES   10 Jul 2008 15:26:11 -0000      1.19
+++ admin/CPP-DEFINES   11 Jul 2008 02:29:39 -0000      1.20
@@ -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




reply via email to

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