On Fri, Jul 09, 1999, William M. Perry wrote:

> Any reason the dependencies aren't auto-generated?

The tool we are currently using is not portable.

> Autoconf will supposedly work on windows in the next major release.  Last I 
> heard at least. :)
 
> Checking the CPU version could be done through autoconf & the 'try to run
> this program' type of tests.  Generating the assembler files could be done
> the way it is now - just run an external script.
> 
> If strings.h is not found, then HAVE_STRINGS_H would not be defined in
> openssl/opensslconf.h.  Ditto for unistd.h and HAVE_UNISTD_H.  If 'ln -s'
> did not work, then in the makefiles that were created, the 'LN' variable
> would be set to something appropriate... lemme check the source... it uses

Sounds good.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to