aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7e1f61fb2f1..f208b324d30 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -83,7 +83,12 @@ See the list at the end of etc/MACHINES for details.
83 83
84*** Solaris versions 2.6 and below. 84*** Solaris versions 2.6 and below.
85 85
86*** Compilation using the NO_SHARED_LIBS flag. 86*** Solaris on IBM RS6000 machines.
87
88*** UNIX System V (the original SysV, not later platforms based on it).
89
90*** Platforms not supporting shared libraries (i.e., requiring the
91NO_SHARED_LIBS compilation flag).
87 92
88--- 93---
89** The configure options `--with-gcc', `--without-gcc' have been removed. 94** The configure options `--with-gcc', `--without-gcc' have been removed.