view src/s/decosf1-3.h @ 2663:d5a00a8fb31a

[xemacs-hg @ 2005-03-14 12:22:16 by malcolmp] configure.ac: Check $ac_cv_build, not $canonical, when working out whether to link against libossaudio.so on NetBSD.
author malcolmp
date Mon, 14 Mar 2005 12:22:22 +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 */