view src/s/sunos4-1-3-shr.h @ 2622:c8a9be2d4728

[xemacs-hg @ 2005-02-28 23:36:30 by aidan] Add details about losing data to the unicode-to-char docstring. The Mule character encoding model means that extant Unicode coding systems will lose data. Make this clear in the docstring of unicode-to-char, give sample code to implement support for some desired code points should our distributors want to do that.
author aidan
date Mon, 28 Feb 2005 23:36:32 +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-3.h"