--- Makefile.orig	Tue May  4 01:31:00 1999
+++ Makefile	Thu May 11 19:51:30 2000
@@ -60,8 +60,8 @@
 #CPP	= /lib/cpp		# on older systems
 
 # make sure libraries are not linked dynamically (as a security measure)
-#LDFLAGS= -static        # Most systems, Linux / RedHat 5.2 and previous
-LDFLAGS= -ldl          # Solaris 2.x, Redhat 6.0
+LDFLAGS= -static        # Most systems, Linux / RedHat 5.2 and previous
+#LDFLAGS= -ldl          # Solaris 2.x, Redhat 6.0
 # common
 #LDFLAGS= -non_shared		# OSF/1
 #LDFLAGS= -Bstatic		# SunOS 4 (cannot statically link tripwire
