| commit | a22ba0152cebff060be2de75ce2ab52a2442ea73 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Mar 02 23:09:20 2000 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Thu Mar 02 23:09:20 2000 +1100 |
| tree | c75dbf6ce9621838f82021f2a16487b4796e5ed8 | |
| parent | 36143d785143daabda83962a0f34404a9abf0964 [diff] |
- Big cleanup of autoconf code
- Rearranged to be a little more logical
- Added -R option for Solaris
- Rewrote OpenSSL detection code. Now uses AC_TRY_RUN with a test program
to detect library and header location _and_ ensure library has proper
RSA support built in (this is a problem with OpenSSL 0.9.5).