diff src/s/unipl5-2.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 43dd3413c7c7
children 8eaf7971accc
line wrap: on
line diff
--- a/src/s/unipl5-2.h	Mon Aug 13 09:42:28 2007 +0200
+++ b/src/s/unipl5-2.h	Mon Aug 13 09:43:35 2007 +0200
@@ -92,8 +92,8 @@
 
 /* Special library needed for linking for Uniplus */
 
-#define LIBS_SYSTEM -lnet
+#define LIBS_SYSTEM "-lnet"
 
 /* A system-specific loader switch is needed.  */
 
-#define LD_SWITCH_SYSTEM -N -L/lib/libg /usr/lib/unshared.ld
+#define LD_SWITCH_SYSTEM "-N -L/lib/libg /usr/lib/unshared.ld"