view src/s/sol2-4.h @ 12000:d50bd9a36c63

(XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events to the toolkit.
author Karl Heuer <kwzh@gnu.org>
date Mon, 29 May 1995 20:04:22 +0000
parents c0cef571e5e3
children 20f5e203dfe6
line wrap: on
line source

/* Handle Solaris 2.4.  */

#include "sol2-3.h"

#define SOLARIS2_4

/* Get rid of -traditional and let const really do its thing.  */

#ifdef __GNUC__
#undef C_SWITCH_SYSTEM
#undef const
#endif /* __GNUC__ */