~ubuntu-branches/ubuntu/lucid/vino/lucid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2008-05-27 09:06:36 UTC
  • mfrom: (1.1.21 upstream) (2.1.31 hardy)
  • Revision ID: james.westby@ubuntu.com-20080527090636-lg1whxlkub1wtsw7
Tags: 2.22.2-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.in by autoheader.  */
2
2
 
 
3
/* Define to enable IPv6 support */
 
4
#undef ENABLE_IPV6
 
5
 
3
6
/* always defined to indicate that i18n is enabled */
4
7
#undef ENABLE_NLS
5
8
 
81
84
/* Defined if the DAMAGE X extension is present */
82
85
#undef HAVE_XDAMAGE
83
86
 
 
87
/* Defined if the XKB X extension is present */
 
88
#undef HAVE_XKB
 
89
 
84
90
/* Defined if the MIT-SHM X extension is present */
85
91
#undef HAVE_XSHM
86
92
 
111
117
/* Version number of package */
112
118
#undef VERSION
113
119
 
 
120
/* Set if we should use gnome-keyring */
 
121
#undef VINO_ENABLE_KEYRING
 
122
 
 
123
/* Set if we should use libnotify */
 
124
#undef VINO_ENABLE_LIBNOTIFY
 
125
 
114
126
/* Define to 1 if your processor stores words with the most significant byte
115
127
   first (like Motorola and SPARC, unlike Intel and VAX). */
116
128
#undef WORDS_BIGENDIAN