summaryrefslogtreecommitdiff
path: root/lib/ds/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ds/Makefile.in')
-rw-r--r--lib/ds/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/ds/Makefile.in b/lib/ds/Makefile.in
index 2916ab70..5a2e0722 100644
--- a/lib/ds/Makefile.in
+++ b/lib/ds/Makefile.in
@@ -63,11 +63,6 @@ HEADERS = \
HEADERS := $(addprefix $(srcdir)/, $(HEADERS))
ifeq ($(OS_ARCH), WINNT)
-ifdef NS_USE_GCC
-DLLBASE=-Wl,--image-base -Wl,0x30000000
-else
-DLLBASE=-BASE:0x30000000
-endif # GCC
RES=$(OBJDIR)/plds.res
RESNAME=plds.rc
endif # WINNT