qinxste> I also took some time to look into autoconf with friends and
qinxste> I feel that openssl could really benefit from autoconf rather
qinxste> than the current setup

Possibly, but it adds another problem: autoconf is pretty Unix-centric.
It does not solve any problem on all other OS:es, unless autoconf is
ported.  And then, you still need quite a lot of work (depending on
how complicated your Configure.in is).  And believe me, autoconf is
definitely *not* an easy piece to port.  Imagine translating all the
sh lines in there to CMD (NT command interpreter) commands...

But to autoconf's favor, it creates Configure scripts that will find
out what your environment is capable of, instead of having a growing
database of capabilities in the config script itself.

-- 
Richard Levitte   \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-161 43  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis             -- [EMAIL PROTECTED]

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]

Reply via email to