Mercurial > emacs
changeset 14833:f36ca038d81e
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 18 Mar 1996 06:44:54 +0000 |
parents | 4d511dd9bfce |
children | 5ae5d97727ce |
files | src/s/aix4-1.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/aix4-1.h Mon Mar 18 06:44:10 1996 +0000 +++ b/src/s/aix4-1.h Mon Mar 18 06:44:54 1996 +0000 @@ -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 <dje@watson.ibm.com> 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