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)
commitd30bef4c37e8203c273eb3852215a89348bece7a
tree0eb1cce366b5494e024d7b989eaca8699a0f90eb
parente8a5a962ed2218144cbb9c593d8e996c7d034b0c
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.
source/configure.in
source/include/ads.h