view src/s/sol2-4.h @ 12033:f7638ab47de7

Fix capitalization in menu bar.
author Karl Heuer <kwzh@gnu.org>
date Tue, 30 May 1995 23:05:08 +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__ */