changeset 4116:644c20b7b9e1

[project @ 2002-10-23 00:19:23 by jwe]
author jwe
date Wed, 23 Oct 2002 00:19:23 +0000
parents fc2048d4cd21
children 944b276d8856
files src/Makefile.in
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Tue Oct 22 21:28:42 2002 +0000
+++ b/src/Makefile.in	Wed Oct 23 00:19:23 2002 +0000
@@ -62,9 +62,6 @@
   else
     DLD_PICOBJ := $(DLD_OBJ)
   endif
-  ifeq ($(WITH_DYNAMIC_LINKING), false)
-    DLD_STATIC_OBJ := $(DLD_OBJ)
-  endif
 else
   DLD_STATIC_OBJ := $(DLD_OBJ)
 endif