s3: fixed krb5 build problem on ubuntu karmic
commitc9e76cd8c93c34f60f6fd03bbf2fe399676e8452
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Oct 2009 23:40:50 +0000 (16 10:40 +1100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 23 Dec 2009 11:07:34 +0000 (23 12:07 +0100)
tree26d239d263e8ae25a07f65787d86eeb3d7ae7133
parent50524e384f7589c921cc544315b06b2b7932ae12
s3: fixed krb5 build problem on ubuntu karmic

Karmic has MIT krb5 1.7-beta3, which has the symbol
krb5_auth_con_set_req_cksumtype but no prototype for it.

See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531635
(cherry picked from commit a6e4cb500b4162cae1d906a1762507370b4ee89e)

Part of a fix for bug #6918.
(cherry picked from commit 8c2dfcd24f69aa8d71a2854feaf2e8ea1802537e)
source3/configure.in
source3/libsmb/clikrb5.c