~ubuntu-branches/ubuntu/precise/telepathy-mission-control-5/precise

« back to all changes in this revision

Viewing changes to config.h.in

Tags: upstream-5.5.2
ImportĀ upstreamĀ versionĀ 5.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
/* Define whether gnome-keyring support is enabled */
13
13
#undef ENABLE_GNOME_KEYRING
14
14
 
15
 
/* Define if plugins should be enabled */
16
 
#undef ENABLE_PLUGINS
 
15
/* Define if libaccounts SSO support is required */
 
16
#undef ENABLE_LIBACCOUNTS_SSO
 
17
 
 
18
/* Define if MCD plugins should be enabled */
 
19
#undef ENABLE_MCD_PLUGINS
17
20
 
18
21
/* Define to 1 if you have the <dlfcn.h> header file. */
19
22
#undef HAVE_DLFCN_H