From: Richard M. Stallman Date: Mon, 18 Mar 1996 06:44:54 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~1027 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=63a1c38c9fdbd0b4c204c9be7f0ce87852e80f24;p=emacs.git Comment change. --- diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h index e003bee715a..f5053a45afd 100644 --- a/src/s/aix4-1.h +++ b/src/s/aix4-1.h @@ -14,6 +14,9 @@ because "cc -O" crashes. Under AIX 3.2.5, "cc -O" is required because "cc -g" crashes. Go figure. --floppy@merlin.mit.edu. 4.1 seems to need -g again. -- larry@vaquita.mitra.com. */ +/* David Edelsohn says that this actually depends + on the version of XLC, which can't be predicted from the system version. + What a mess! */ #ifndef __GNUC__ #undef C_DEBUG_SWITCH #undef C_OPTIMIZE_SWITCH