I have hacked a first version autotools support into openssl which doesn't require any changes of openssl, just add autotools files and run libtoolize/autoreconf. It only builds crypto/ and ssl/ and no asm but that is all I need for our out of tree cross build to ppc.
Hopefully this is useful for anyone wanting to complete autotools support in openssl. Attaching the auto files: Jocke (See attached file: configure.ac)(See attached file: Makefile.am)(See attached file: Makefile.am)(See attached file: Makefile.am)
configure.ac
Description: Binary data
Makefile.am
Description: Binary data
Makefile.am
Description: Binary data
Makefile.am
Description: Binary data
