From: Richard M. Stallman Date: Fri, 23 Sep 1994 22:33:05 +0000 (+0000) Subject: Comment changes. X-Git-Tag: emacs-19.34~6823 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d6c862ca685b042eed6cbaa9bcdac06e00051903;p=emacs.git Comment changes. --- diff --git a/src/s/sunos4shr.h b/src/s/sunos4shr.h index 88ff9039499..16124943510 100644 --- a/src/s/sunos4shr.h +++ b/src/s/sunos4shr.h @@ -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"