*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10520 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-08-22 20:34:27 +00:00
parent aad564d1c2
commit 3eb547afbb

View File

@@ -1,3 +1,10 @@
2001-08-22 Assar Westerlund <assar@sics.se>
* configure.in: 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.
2001-08-22 Assar Westerlund <assar@sics.se>
* kdc/headers.h: include libutil.h if it exists