$NetBSD$

--- Imakefile.orig	Wed Apr 28 06:31:43 1993
+++ Imakefile	Mon Nov 22 09:46:01 1999
@@ -17,9 +17,9 @@
 ## prior permission.
 ##
 
-  SYS_LIBRARIES = -Bdynamic -lm
+  SYS_LIBRARIES = -lm
         DEPLIBS = $(DEPXLIB)
-LOCAL_LIBRARIES = -Bstatic $(XLIB)
+LOCAL_LIBRARIES = $(XLIB)
 
            SRCS = prtype.c print11.c table11.c decode11.c \
 		server.c fd.c common.c scope.c  \
