~ubuntu-branches/ubuntu/precise/rhythmbox/precise-201203091205

« back to all changes in this revision

Viewing changes to config.h.in

Tags: upstream-0.9.2cvs20060102
ImportĀ upstreamĀ versionĀ 0.9.2cvs20060102

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
2
 
3
 
/* Where services dir for DBUS is */
4
 
#undef DBUS_SERVICES_DIR
5
 
 
6
3
/* always defined to indicate that i18n is enabled */
7
4
#undef ENABLE_NLS
8
5
 
24
21
/* Have nautilus-burn function to check drive door state */
25
22
#undef HAVE_BURN_DRIVE_DOOR
26
23
 
 
24
/* Have nautilus-burn 2.13 drive unref function */
 
25
#undef HAVE_BURN_DRIVE_UNREF
 
26
 
27
27
/* Have glib function to collate filename sort keys */
28
28
#undef HAVE_COLLATE_KEY_FILENAME
29
29
 
42
42
/* Define if you want to use the GStreamer media framework */
43
43
#undef HAVE_GSTREAMER
44
44
 
 
45
/* Define if you want to use the GStreamer 0.10 */
 
46
#undef HAVE_GSTREAMER_0_10
 
47
 
 
48
/* Define if you want to use the GStreamer 0.8 */
 
49
#undef HAVE_GSTREAMER_0_8
 
50
 
45
51
/* Define if you have HAL 0.2 or later */
46
52
#undef HAVE_HAL_0_2
47
53