# HG changeset patch # User Eli Zaretskii # Date 1008937117 0 # Node ID e109b1e2c9b29fdff319c46c2da13529fe96aeca # Parent 628f58aa32fd2c73adb563d2534de9a81fc5318c Warn again using /bin/c89 on AIX 4.x. From William J. Smith . diff -r 628f58aa32fd -r e109b1e2c9b2 etc/MACHINES --- 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.