summaryrefslogtreecommitdiff
path: root/etc/MACHINES
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-12-21 12:18:37 +0000
committerEli Zaretskii <eliz@gnu.org>2001-12-21 12:18:37 +0000
commitf2dc62dfd01ba00c1ae8b56b012d9ab5d2d1ef2f (patch)
tree278348018de9b2da649c255a2a7ced8b8c517140 /etc/MACHINES
parentf9a44447fdb2ef5f140f6e0dae47cb3d76b69a26 (diff)
downloademacs-f2dc62dfd01ba00c1ae8b56b012d9ab5d2d1ef2f.tar.gz
Warn again using /bin/c89 on AIX 4.x.
From William J. Smith <William.Smith@eiStream.com>.
Diffstat (limited to 'etc/MACHINES')
-rw-r--r--etc/MACHINES3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/MACHINES b/etc/MACHINES
index c1c586d8064..2a44c5af32a 100644
--- a/etc/MACHINES
+++ b/etc/MACHINES
@@ -562,6 +562,9 @@ IBM RS/6000 (rs6000-ibm-aix*)
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.