view src/s/irix5-3.h @ 4503:af95657e0bfd

Use EQ() and !EQ() in symbols.c, thank you Robert Delius Royar. 2008-08-27 Aidan Kehoe <kehoea@parhasard.net> * symbols.c (Fuser_variable_p): (map_varalias_chain): Use EQ() and !EQ(), don't compare two Lisp_Objects using == and !=. Fixes the union build, thank you Robert Delius Royar.
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 27 Aug 2008 00:39:09 +0200
parents 376386a54a3c
children
line wrap: on
line source

/* Synched up with: Not in FSF. */

#include "irix5-2.h"

/* by Hayden Schultz <haydens@ll.mit.edu> for XEmacs: */

/*
 * Limit does work in 5.3
 */
#ifdef ULIMIT_BREAK_VALUE
#undef ULIMIT_BREAK_VALUE
#endif