s3: fixed krb5 build problem on ubuntu karmic
authorAndrew Tridgell <tridge@samba.org>
Thu, 15 Oct 2009 23:40:50 +0000 (10:40 +1100)
committerJeremy Allison <jra@samba.org>
Thu, 15 Oct 2009 23:54:38 +0000 (16:54 -0700)
commit156560a00c08e4c1ab2fca7ba14329db70271553
tree6b5cdf8b62a59276c4be9ff05199a6de537f2372
parentaece18c5047479b77b87451f07f3e2cd304ea205
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