summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-03-18 06:44:54 +0000
committerRichard M. Stallman <rms@gnu.org>1996-03-18 06:44:54 +0000
commit82625f92cf5f88395401e190bb88bb62ce99b5ea (patch)
tree36196f2cd69470055211a96f97c5970fbf9e7533
parent888bd4ddd1ec714d9fa3a892fbc6129fc8158cd3 (diff)
downloademacs-82625f92cf5f88395401e190bb88bb62ce99b5ea.tar.gz
Comment change.
-rw-r--r--src/s/aix4-1.h3
1 files changed, 3 insertions, 0 deletions
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 <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