summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure8
1 files changed, 0 insertions, 8 deletions
diff --git a/Configure b/Configure
index a89302c45..f6ca42c82 100755
--- a/Configure
+++ b/Configure
@@ -1449,14 +1449,6 @@ if (!$IsMK1MF)
}
}
-if (!defined($disabled{"sctp"}))
- {
- if ($target =~ /^solaris/)
- {
- $cflags = "$cflags -D_XPG4_2 -D__EXTENSIONS__";
- }
- }
-
$cpuid_obj.=" uplink.o uplink-x86.o" if ($cflags =~ /\-DOPENSSL_USE_APPLINK/);
#