diff src/m/altos.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 376386a54a3c
children 8eaf7971accc
line wrap: on
line diff
--- a/src/m/altos.h	Mon Aug 13 09:42:28 2007 +0200
+++ b/src/m/altos.h	Mon Aug 13 09:43:35 2007 +0200
@@ -26,7 +26,7 @@
 
 #define EXPLICIT_SIGN_EXTEND
 
-#define LIB_STANDARD -lc
+#define LIB_STANDARD "-lc"
 
 #ifdef __GNUC__
 #define alloca __builtin_alloca
@@ -47,7 +47,7 @@
 #undef SHORTNAMES
 #define TERMCAP
 
-#define LIBS_TERMCAP -ltermlib
+#define LIBS_TERMCAP "-ltermlib"
 #define SYSTEM_PURESIZE_EXTRA 100000
 #define ALTOS