Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, but
authorJim McDonough <jmcd@samba.org>
Wed, 27 Aug 2003 20:22:12 +0000 (20:22 +0000)
committerJim McDonough <jmcd@samba.org>
Wed, 27 Aug 2003 20:22:12 +0000 (20:22 +0000)
commit270a59f7d33cf541a6db91797d5748ec9a17de3a
tree2553b0d60843a781f7e6c23ce70ad9dee83b5fb0
parentda0397bd2f1d4e299358a193a5223610571a9ae2
Fix to properly set AP_OPTS_SUBKEY in heimdal.  In MIT it is a #define, but
in heimdal it is an enum.  Thanks to Guenther Deschner (gd@suse.de).

With this join will work, but without a keytab, cifs connections will still
fail with heimdal.  Fix to come later.
(This used to be commit d30bef4c37e8203c273eb3852215a89348bece7a)
source3/configure.in
source3/include/ads.h