view src/s/sol2-4.h @ 12026:505a894d943e

(syms_of_editfns): user-login-name renamed from user-name. user-real-login-name renamed from user-real-name. C names changed to Vuser_real_login_name, Vuser_login_name as well.
author Karl Heuer <kwzh@gnu.org>
date Tue, 30 May 1995 21:56:32 +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__ */