diff src/s/irix4-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 2d532a89d707
line wrap: on
line diff
--- a/src/s/irix4-0.h	Mon Aug 13 09:42:28 2007 +0200
+++ b/src/s/irix4-0.h	Mon Aug 13 09:43:35 2007 +0200
@@ -13,7 +13,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
 
 /* SGI has all the fancy wait stuff, but we can't include sys/wait.h