Mercurial > emacs
changeset 96949:057eba119104
Also, plans for deprecating Solaris on IBM RS6000 and UNIX System V.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 23 Jul 2008 23:39:39 +0000 |
parents | d09831a9672d |
children | 2e007ba78796 |
files | etc/NEWS |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed Jul 23 23:37:18 2008 +0000 +++ b/etc/NEWS Wed Jul 23 23:39:39 2008 +0000 @@ -83,7 +83,12 @@ *** Solaris versions 2.6 and below. -*** Compilation using the NO_SHARED_LIBS flag. +*** Solaris on IBM RS6000 machines. + +*** UNIX System V (the original SysV, not later platforms based on it). + +*** Platforms not supporting shared libraries (i.e., requiring the +NO_SHARED_LIBS compilation flag). --- ** The configure options `--with-gcc', `--without-gcc' have been removed.