projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e9eae0
)
Changes for BSD/OS 4.
author
Bodo Möller
<bodo@openssl.org>
Fri, 11 Jun 1999 11:45:22 +0000
(11:45 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 11 Jun 1999 11:45:22 +0000
(11:45 +0000)
config
patch
|
blob
|
history
diff --git
a/config
b/config
index 9ab969af406ddf284432fd1dbbbcbb3815425ef9..b2f1584cb8cfc86275975941f1ab71adff10363d 100755
(executable)
--- a/
config
+++ b/
config
@@
-114,8
+114,8
@@
case "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}" in
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*)