make scache dependant on sqlite
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23994 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -570,7 +570,9 @@ main(int argc, char **argv)
|
||||
|
||||
test_cache_remove(context, &krb5_fcc_ops);
|
||||
test_cache_remove(context, &krb5_mcc_ops);
|
||||
#ifdef USE_SQLITE
|
||||
test_cache_remove(context, &krb5_scc_ops);
|
||||
#endif
|
||||
|
||||
test_default_name(context);
|
||||
test_mcache(context);
|
||||
|
Reference in New Issue
Block a user