summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-04-22 16:21:20 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-04-22 16:21:20 +0000
commit346b1001eb239a122e955ece3a44ad38c4a78898 (patch)
tree2128af736e101932643a94a592eb8281d96cbd3e /Configure
parentb61a84c8e6ab217b0700ce6d95e6b4138762e921 (diff)
PR: 1903
Submitted by: "Paul Smedley" <pauldespam@despamsmedley.id.au> Approved by: steve@openssl.org OS/2 fixes (excludes Makefile.shared patch for now).
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index 8f9f2ded4a..e651475019 100755
--- a/Configure
+++ b/Configure
@@ -573,7 +573,7 @@ my %table=(
my @MK1MF_Builds=qw(VC-WIN64I VC-WIN64A
VC-NT VC-CE VC-WIN32
- BC-32 OS2-EMX
+ BC-32
netware-clib netware-clib-bsdsock
netware-libc netware-libc-bsdsock);