summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-24 22:24:36 +0000
committerUlf Möller <ulf@openssl.org>2000-02-24 22:24:36 +0000
commita3321387c151ff515f9ac648ffd785edd76b9cad (patch)
tree634e9cd75b4f6c986019fa1c23025dc7f4d777f8 /config
parent9fd4ee5d7c0925aa4c1c52e33429bdebe868f9e2 (diff)
Yet another "unixware" spelling.
Diffstat (limited to 'config')
-rwxr-xr-xconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/config b/config
index d9dbb76d9f..73d94bf7e7 100755
--- a/config
+++ b/config
@@ -446,6 +446,7 @@ case "$GUESSOS" in
*-*-osf) OUT="alpha-cc" ;;
*-*-unixware*) OUT="unixware-2.0" ;;
*-*-UnixWare*) OUT="unixware-2.0" ;;
+ *-*-Unixware*) OUT="unixware-2.0" ;;
BS2000-siemens-sysv4) OUT="BS2000-OSD" ;;
RM*-siemens-sysv4) OUT="ReliantUNIX" ;;
*-siemens-sysv4) OUT="SINIX" ;;