Mercurial > hg > xemacs-beta
view src/s/sunos4-1-4-shr.h @ 3455:78507f684253
[xemacs-hg @ 2006-06-16 16:50:39 by james]
Cast away bit restrictions when using the union type. Fixes some gcc 4.1
compilation problems. <m3ejxtjc7h.fsf@jerrypc.cs.usu.edu>
author | james |
---|---|
date | Fri, 16 Jun 2006 16:50:41 +0000 |
parents | 3ecd8885ac67 |
children |
line wrap: on
line source
/* Synched up with: Not in FSF. */ /* For building XEmacs under SunOS 4.1.* with dynamic libraries. */ #ifdef NOT_C_CODE #define LD_SWITCH_SYSTEM "-Bdynamic" #endif /* NOT_C_CODE */ #include "sunos4-1-4.h"