summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 0cf5e5cb10..3b5fb35304 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -120,11 +120,6 @@ NLM_NAME = Apache2
# This is used by the link '-desc ' directive.
# If left blank, NLM_NAME will be used.
#
-ifdef USE_STDSOCKETS
-VERSION_SKT = (BSDSOCK)
-else
-VERSION_SKT = (WINSOCK)
-endif
NLM_DESCRIPTION = Apache Web Server $(VERSION_STR) $(VERSION_SKT)
#