Made the krb5 code build with Heimdal's GSSAPI lib

This commit is contained in:
Daniel Stenberg
2007-07-12 21:34:42 +00:00
parent 49ce3e5160
commit a67c8b4698
3 changed files with 15 additions and 1 deletions

View File

@@ -6,6 +6,9 @@
Changelog
Daniel S (12 July 2007)
- Made the krb5 code build with Heimdal's GSSAPI lib.
Dan F (12 July 2007)
- Compile most of the example apps in docs/examples when doing a 'make check'.
Fixed some compile warnings and errors in those examples.