view src/s/irix6-0.h @ 13779:5abcd2653057

(add_properties, remove_properties, set_properties): Call signal_after_change.
author Karl Heuer <kwzh@gnu.org>
date Thu, 21 Dec 1995 17:14:30 +0000
parents a48e520afeb6
children 434b944a78c9
line wrap: on
line source

#include "irix5-0.h"

/* Irix 6 tries to do 64 bits, but doesn't do it fully,
   so inhibit that.  */
#define IRIX_FORCE_32_BITS

#ifndef __GNUC__
#define LD_SWITCH_SYSTEM -32
#endif