commit | a9ffce0a255669010ff7bf781363994a87dec23d | [log] [tgz] |
---|---|---|
author | Bodo Möller <bodo@openssl.org> | Fri Jun 11 11:45:22 1999 +0000 |
committer | Bodo Möller <bodo@openssl.org> | Fri Jun 11 11:45:22 1999 +0000 |
tree | 3b68f33e48da533c049aea7098360d562c440ece | |
parent | 8e9eae0f8a5b4ce3792448e210d4f953676afe21 [diff] [blame] |
Changes for BSD/OS 4.
diff --git a/config b/config index 9ab969a..b2f1584 100755 --- a/config +++ b/config
@@ -114,8 +114,8 @@ echo "${MACHINE}-lynx-lynxos"; exit 0 ;; - BSD/OS:4.*) - echo "${MACHINE}-whatever-bsdi4"; exit 0 + BSD/OS:4.*) # BSD/OS always says 386 + echo "i486-whatever-bsdi4"; exit 0 ;; BSD/386:*:*:*486*|BSD/OS:*:*:*:*486*)