Mercurial > emacs
changeset 42229:0340f1accfdf
Fix last change.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 21 Dec 2001 12:29:36 +0000 |
parents | b968543600c1 |
children | 5c346977392d |
files | etc/PROBLEMS |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/PROBLEMS Fri Dec 21 12:25:47 2001 +0000 +++ b/etc/PROBLEMS Fri Dec 21 12:29:36 2001 +0000 @@ -555,6 +555,7 @@ Emacs so that it isn't compiled with `-O5'. * Compiling on AIX 4.3.x or 4.4 fails. + This could happen if you use /bin/c89 as youir compiler, instead of the default `cc'. /bin/c89 treats certain warnings, such as benign redefinitions of macros, as errors, and fails the build. A solution