s3: fixed krb5 build problem on ubuntu karmic
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Oct 2009 23:40:50 +0000 (10:40 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 15 Oct 2009 23:40:50 +0000 (10:40 +1100)
commita6e4cb500b4162cae1d906a1762507370b4ee89e
tree1734c8172b15e9fc2f05c22ccae422c1aec80c4c
parent70b020ca7698c30f3c0647f620d690aba7674022
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
source3/configure.in
source3/libsmb/clikrb5.c