s3: fixed krb5 build problem on ubuntu karmic
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Oct 2009 23:40:50 +0000 (10:40 +1100)
committerStefan Metzmacher <metze@samba.org>
Wed, 3 Mar 2010 11:07:51 +0000 (12:07 +0100)
commitc430147fb08e5622b1b8f031c0ac8d20a89cb554
tree53436b0ea825e9b9154be6ff4160fe830f5f36f4
parentaf1e35a613fbd4b8671bffbd848493911ef5a7f4
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