diff src/s/hpux.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/hpux.h	Mon Aug 13 09:42:28 2007 +0200
+++ b/src/s/hpux.h	Mon Aug 13 09:43:35 2007 +0200
@@ -135,7 +135,7 @@
    `signal' fail to work.  */
 
 #ifdef HPUX_NET
-#define LIBS_SYSTEM -ln
+#define LIBS_SYSTEM "-ln"
 #else
 #define LIBS_SYSTEM
 #endif