summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 15defbe8f1..56f96f76c8 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -2721,8 +2721,8 @@ if test x"$with_ads_support" != x"no"; then
exit(0);
exit(1);
}],
- samba_cv_HAVE_MEMORY_KEYTAB=no,
- samba_cv_HAVE_MEMORY_KEYTAB=yes)])
+ samba_cv_HAVE_MEMORY_KEYTAB=yes,
+ samba_cv_HAVE_MEMORY_KEYTAB=no)])
if test x"$samba_cv_HAVE_MEMORY_KEYTAB" = x"yes"; then
AC_DEFINE(HAVE_MEMORY_KEYTAB,1,