# HG changeset patch # User Richard M. Stallman # Date 827131494 0 # Node ID f36ca038d81ecef156a351eba1e1fc17f1587adf # Parent 4d511dd9bfce070aa4baf9ad4c1b3604608b3f6a Comment change. diff -r 4d511dd9bfce -r f36ca038d81e src/s/aix4-1.h --- 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 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