diff src/s/aix4-1.h @ 25339:aa2f8bc34e57

(C_DEBUG_SWITCH): Use -g -O.
author Dave Love <fx@gnu.org>
date Sat, 21 Aug 1999 17:27:31 +0000
parents 0c55c5d71551
children 23a1cea22d13
line wrap: on
line diff
--- a/src/s/aix4-1.h	Sat Aug 21 17:23:59 1999 +0000
+++ b/src/s/aix4-1.h	Sat Aug 21 17:27:31 1999 +0000
@@ -17,11 +17,15 @@
 /* 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!  */
+/* No more of a mess than other systems, GNU+GCC included.  See
+   comments in aix3-2-5.h.  -- fx */
+#if 0
 #ifndef __GNUC__
 #undef C_DEBUG_SWITCH
 #undef C_OPTIMIZE_SWITCH
 #define C_DEBUG_SWITCH -g
 #endif
+#endif
 
 /* The X internationalization stuff is still broken in AIX 4.1, so
    don't #undef X11R5_INHIBIT_I18N