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>
Mon, 23 Nov 2009 10:36:18 +0000 (11:36 +0100)
commitfbaed41c8f583f633673aca2f600c517744d28b5
treef4581f8af6a361b476fb9c99d62ec170f59f978a
parentb6f1eced1f88b747c4cc8077ebf6bf4370100e09
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.
source/configure.in
source/libsmb/clikrb5.c