view src/s/decosf1-3.h @ 3729:96cba27916dd

[xemacs-hg @ 2006-12-08 07:39:22 by michaels] 2006-11-23 Mike Sperber <mike@xemacs.org> * configure.ac (XE_EXPAND_VARIABLE): Fully expand the various directories before comparing them for figuring out which of them are user-defined. Use XE_EPXAND_VARIABLE macro created for this purpose where applicable.
author michaels
date Fri, 08 Dec 2006 07:39:23 +0000
parents 576fb035e263
children
line wrap: on
line source

/* Synched up with: Not in FSF. */

#include "decosf1-2.h"

/* Supposedly gmalloc and rel_alloc will work now
   (grunwald@foobar.cs.colorado.edu) */
#undef SYSTEM_MALLOC
#undef NO_REMAP

#define _NO_MALLOC_WARNING_

#ifdef NOT_C_CODE

#undef LD_SWITCH_SYSTEM
#define LD_SWITCH_SYSTEM

#undef LD_SWITCH_SHARED
#define LD_SWITCH_SHARED "-shared"
#endif /* NOT_C_CODE */