mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 13:57:36 +00:00
Comment changes.
This commit is contained in:
parent
3b9a3dfaee
commit
d6c862ca68
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
|||
/* This file permits building Emacs with a shared libc on Sunos 4.
|
||||
To make this work, you must completely replace your C shared library
|
||||
using one of the SunOS 4.1.x jumbo replacement patches from Sun. */
|
||||
using one of the SunOS 4.1.x jumbo replacement patches from Sun.
|
||||
Here are the patch numbers for Sunos 4.1.3:
|
||||
100890-10 SunOS 4.1.3: domestic libc jumbo patch
|
||||
100891-10 SunOS 4.1.3: international libc jumbo patch */
|
||||
|
||||
|
||||
#include "sunos4-1.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue