From: Eli Zaretskii Date: Fri, 21 Dec 2001 12:29:36 +0000 (+0000) Subject: Fix last change. X-Git-Tag: ttn-vms-21-2-B4~17561 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ec383c7d3be32a76fec796e5b185dde002c5feed;p=emacs.git Fix last change. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index de474570029..46b908d1598 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -555,6 +555,7 @@ so, you have hit a compiler bug. Please make sure to re-configure 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