Guus Sliepen
b1e97ece9c
Check for and add -ldl.
2001-06-21 16:37:05 +00:00
Guus Sliepen
c5c02a0861
Changed drastically because it didn't work correctly:
...
- Don't cache the --with-openssl-* option arguments
- Only search for openssl/*.h, the openssl include files include other
files only from an openssl/ directory too
- Set CPPFLAGS before AC_CHECK_HEADERS
2001-06-07 07:51:04 +00:00
Ivo Timmermans
3ff76eb10a
Save RSA public and private keys to a separate file, instead of
...
wanting to copy them into a configuration file.
2000-11-28 23:12:57 +00:00
Ivo Timmermans
ef88db6312
Alter CFLAGS, somehow INCLUDES doesn't propagate properly. Still
...
doesn't work exactly like it should, but getting there.
2000-11-24 14:12:31 +00:00
Ivo Timmermans
6fb4a5b6be
Also check for sha.h.
2000-11-15 01:02:30 +00:00
Ivo Timmermans
8eb60d0ccd
Also check for rand.h and err.h. If any of these files does not
...
exist, try the next alternative path.
2000-11-15 00:57:26 +00:00
Ivo Timmermans
c467ee02d3
Oops, small error.
2000-11-14 23:02:08 +00:00
Ivo Timmermans
9ddb37cee0
Better checks for OpenSSL. I think it can now detect almost all conceivable installations.
2000-11-14 22:57:19 +00:00
Ivo Timmermans
5344832be1
Add a check for openssl that accepts explicit file locations.
2000-11-13 22:01:27 +00:00