Commit Graph

7 Commits

Author SHA1 Message Date
Assar Westerlund
0ca6c1bba0 use AC_WITH_ALL to allow separate specification of include and lib
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10594 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-29 17:02:48 +00:00
Assar Westerlund
9b8ad9f282 set and use INCLUDE_des
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10574 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-28 08:31:31 +00:00
Assar Westerlund
2062e07d73 remember to restore saved values after testing for krb4's libdes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10529 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-23 01:06:00 +00:00
Assar Westerlund
80e5d210ea actually add the library
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10528 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-22 23:08:27 +00:00
Assar Westerlund
9c87af8e70 cannot use NULL, so 0 will have to do
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10527 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-22 22:25:45 +00:00
Assar Westerlund
b66db82a88 SHA1_CTX should be SHA_CTX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10524 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-22 21:34:26 +00:00
Assar Westerlund
aad564d1c2 re-write the handling of crypto libraries. try to use the one of
openssl's libcrypto or krb4's libdes that has all the required
functionality (md4, md5, sha1, des, rc4).  if there is no such
library, the included lib/des is built.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10519 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-08-22 20:30:33 +00:00