Author: One of the SerNet Samba Team Subject: Negated HAVE_WRFILE_KEYTAB result Bugzilla: bugzilla.Samba.org #2059 --- source/configure.in 2004-11-08 12:07:48.552148711 +0000 +++ source/configure.in2 2004-11-08 12:08:53.201864989 +0000 @@ -2943,8 +2943,8 @@ exit(0); exit(1); }], - samba_cv_HAVE_WRFILE_KEYTAB=no, - samba_cv_HAVE_WRFILE_KEYTAB=yes)]) + samba_cv_HAVE_WRFILE_KEYTAB=yes, + samba_cv_HAVE_WRFILE_KEYTAB=no)]) if test x"$samba_cv_HAVE_WRFILE_KEYTAB" = x"yes"; then AC_DEFINE(HAVE_WRFILE_KEYTAB,1,