please add to config. currently, we need to run "Configure cray-t3e"
or "Configure cray-t90-cc". this patch would allow sites to just
run the same config line they do for other archs.
thanks much.
--- config.orig Mon Feb 4 16:21:40 2002
+++ config Mon Feb 4 16:24:04 2002
@@ -336,6 +336,14 @@
echo "${MACHINE}-whatever-cygwin32"; exit 0
;;
+ *:"CRAY T3E")
+ echo "cray-t3e"; exit 0;
+ ;;
+
+ *CRAY*)
+ echo "cray-t90-cc"; exit 0;
+ ;;
+
esac
#
--
wendy palm
Cray OS Sustaining Engineering, Cray Inc.
[EMAIL PROTECTED], 651-605-9154
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]