Add missing l in dynamic library name.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 Nov 1993 18:58:05 +0000 (18:58 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 Nov 1993 18:58:05 +0000 (18:58 +0000)
v7/src/microcode/s/sunos4.h

index 4d6d4fd4dbafcf34aa6d6d07c22b5b8ace047fbc..11ef15264ddd0c9adb60ff0d2dcb498ec4ed4435 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    System file for SUNOS
 
-$Id: sunos4.h,v 1.6 1993/11/21 18:55:46 gjr Exp $
+$Id: sunos4.h,v 1.7 1993/11/21 18:58:05 gjr Exp $
 
 Copyright (c) 1990-1993 Massachusetts Institute of Technology
 
@@ -42,4 +42,4 @@ MIT in each case. */
 /* These definitions configure the microcode to support dynamic loading. */
 #define SOURCES_SYSTEM pruxdld.c
 #define OBJECTS_SYSTEM pruxdld.o
-#define LIBS_SYSTEM -ld
+#define LIBS_SYSTEM -ldl