diff src/s/irix5-0.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 538048ae2ab8
children 85ec50267440
line wrap: on
line diff
--- a/src/s/irix5-0.h	Mon Aug 13 09:42:28 2007 +0200
+++ b/src/s/irix5-0.h	Mon Aug 13 09:43:35 2007 +0200
@@ -84,7 +84,7 @@
    tell the linker to avoid making one.  SGI's cc does this by
    default, but GCC (at least 2.5.8 and 2.6.0) doesn't. */
 #ifdef __GNUC__
-#define LD_SWITCH_SYSTEM -G 0
+#define LD_SWITCH_SYSTEM "-G 0"
 #endif
 
 /* define MAIL_USE_FLOCK if the mailer uses flock
@@ -97,7 +97,7 @@
 /* use K&R C */
 /* XEmacs change -- use ANSI, not K&R */
 #ifndef __GNUC__
-#define C_SWITCH_SYSTEM -xansi
+#define C_SWITCH_SYSTEM "-xansi"
 #endif
 
 /* jackr@engr.sgi.com says that you can't mix different kinds of