about summary refs log tree commit diff stats
path: root/build-slang.com
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-05-17 03:16:27 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-05-17 03:16:27 -0400
commitc7742b57ba05ecb66932512320e2a7e8adaf11c5 (patch)
tree40e16d43812ccf88ff22ce4d6aaea9ea45b97275 /build-slang.com
parent0bafa3a38906a8ffc183d758baa774d8b23a9fa4 (diff)
downloadlynx-snapshots-c7742b57ba05ecb66932512320e2a7e8adaf11c5.tar.gz
snapshot of project "lynx", label v2-8-2pre_4
Diffstat (limited to 'build-slang.com')
-rw-r--r--build-slang.com1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-slang.com b/build-slang.com
index 6fb7b18d..234eca5f 100644
--- a/build-slang.com
+++ b/build-slang.com
@@ -217,6 +217,7 @@ $ THEN
 $  compiler := "DECC"
 $  if option .eqs. "UCX" then optfile = "UCXSHR"
 $  if option .eqs. "TCPWARE" then optfile = "TCPWARESHR"
+$  if option .eqs. "SOCKETSHR_TCP" then extra = extra + ",_DECC_V4_SOURCE"
 $  if option .eqs. "MULTINET" then -
 	extra = extra + ",_DECC_V4_SOURCE,__SOCKET_TYPEDEFS"
 $  v1 = f$verify(1)