s3: fixed krb5 build problem on ubuntu karmic
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Oct 2009 23:40:50 +0000 (10:40 +1100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:24 +0000 (11:39 +0100)
commitfba1a7d5776de300249cd1e1557fec0e44cda7df
tree6b5cdf8b62a59276c4be9ff05199a6de537f2372
parentcecf543ff07d5592e22d2e12fbca7c20a7aee3ff
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 156560a00c08e4c1ab2fca7ba14329db70271553)
source3/configure.in
source3/libsmb/clikrb5.c