changeset 42227:e109b1e2c9b2

Warn again using /bin/c89 on AIX 4.x. From William J. Smith <William.Smith@eiStream.com>.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 21 Dec 2001 12:18:37 +0000
parents 628f58aa32fd
children b968543600c1
files etc/MACHINES
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/MACHINES	Fri Dec 21 12:09:14 2001 +0000
+++ b/etc/MACHINES	Fri Dec 21 12:18:37 2001 +0000
@@ -562,6 +562,9 @@
   fail because libXbsd isn't found.  This is a compiler bug;
   re-configure Emacs so that it isn't compiled with `-O5'.
 
+  On AIX 4.3.x and 4.4, compiling with /bin/c89 fails because it
+  treats certain warnings as errors.  Use `cc' instead.
+
   At last report, Emacs didn't run well on terminals.  Informed
   persons say that the tty VMIN and VTIME settings have been
   corrupted; if you have a fix, please send it to us.