s3: fixed krb5 build problem on ubuntu karmic
commit3e5e42dd3fcefb481fc2d3fd71f9ca5fd0b1aa03
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Oct 2009 23:40:50 +0000 (16 10:40 +1100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Jan 2010 13:00:55 +0000 (13 14:00 +0100)
treef3953d5895f97b997927e8afe73196701903ecb3
parent00e8942b330972bcf2e611571b3ad0cbdd6c8191
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 fbaed41c8f583f633673aca2f600c517744d28b5)
source/configure.in
source/libsmb/clikrb5.c