~ubuntu-branches/ubuntu/raring/vino/raring-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-08-21 17:07:41 UTC
  • mto: This revision was merged to the branch mainline in revision 65.
  • Revision ID: package-import@ubuntu.com-20120821170741-wg2lbs0p4f1jqkhs
Tags: upstream-3.5.90
ImportĀ upstreamĀ versionĀ 3.5.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
/* Build with gcrypt support */
104
104
#undef VINO_HAVE_GCRYPT
105
105
 
106
 
/* Build with gnome-keyring support */
107
 
#undef VINO_HAVE_GNOME_KEYRING
108
 
 
109
106
/* Build with gnutls support */
110
107
#undef VINO_HAVE_GNUTLS
111
108
 
121
118
/* Build with NetworkManager support */
122
119
#undef VINO_HAVE_NETWORKMANAGER
123
120
 
 
121
/* Build with secret support */
 
122
#undef VINO_HAVE_SECRET
 
123
 
124
124
/* Build with telepathy support */
125
125
#undef VINO_HAVE_TELEPATHY_GLIB
126
126