s3: fixed krb5 build problem on ubuntu karmic
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Oct 2009 23:40:50 +0000 (10:40 +1100)
committerMichael Adam <obnox@samba.org>
Mon, 22 Mar 2010 16:48:01 +0000 (17:48 +0100)
commitd0aaee99633c851cbd6396bde90eadae1395bba9
tree23a12abc9242a271b3da2e8267ebe2bbb42317a8
parentd1727f701029a327cfe72dcfb11d2e766425bf64
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 1c34ec61f968a65709e3672be2ce5a1aa0752470)
source3/configure.in
source3/libsmb/clikrb5.c