appro> Well, it's a way to automatically select between -X and others
That was the purpose. That way we ultimately don't need to case
statements.
appro> (and there is shorter way, e.g. `(uname -X | awk
appro> '/Machine/{print $3;exit 1}' && uname -m) 2>/dev/null` :-).
I bow to the master.
appro> At the very least we have to know what does 'uname -s' or
appro> 'uname -X | awk '/System/{print$2}' return on UnixWare.
Yup. I'm currently asking arond in other fora. Hopefully there will
be an answer tonight.
appro> There're uglier things in ./config, e.g.:
appro>
appro> *:4.0:3.0:3[34]?? | *:4.0:3.0:3[34]??,*)
appro>
appro> Without looking into ./config can anybody tell what's this?
Ugh. At the very least, things like that should be last ni the series
of cases, but I'd rather have anything that doesn't contain a system
name simply be considered unacceptable.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]