From ec383c7d3be32a76fec796e5b185dde002c5feed Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 21 Dec 2001 12:29:36 +0000 Subject: [PATCH 1/1] Fix last change. --- etc/PROBLEMS | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index de47457002..46b908d159 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 -- 2.20.1