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:30:04 +0000 (11:30 +0100)
commit8c2dfcd24f69aa8d71a2854feaf2e8ea1802537e
tree355b44fbd459d0f1a14f42f6a5a926b240434dff
parent5d6ea139d413cb05370137e4d04c4db391a06ac1
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.
source3/configure.in
source3/libsmb/clikrb5.c