~ubuntu-branches/ubuntu/intrepid/rhythmbox/intrepid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-09-03 10:54:50 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20080903105450-mslsln15n2ap6g7o
Tags: 0.11.6svn20080903-0ubuntu1
* New upstream snapshot:
  - doesn't crash when eject an audio player (lp: #263268)
* debian/patches/80_new_libmtp_build.patch:
  - the change is in the new version
* debian/rules:
  - don't specify a gecko variant that's not required in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
/* Define if your <locale.h> file defines LC_MESSAGES. */
49
49
#undef HAVE_LC_MESSAGES
50
50
 
 
51
/* indicates whether libmtp 0.3.0 is installed */
 
52
#undef HAVE_LIBMTP_030
 
53
 
51
54
/* Define if libsoup support is enabled */
52
55
#undef HAVE_LIBSOUP
53
56
 
102
105
/* defined if you have X11/XF86keysym.h */
103
106
#undef HAVE_XFREE
104
107
 
105
 
/* Define to the sub-directory in which libtool stores uninstalled libraries.
106
 
   */
107
 
#undef LT_OBJDIR
108
 
 
109
108
/* path to metadata build dir */
110
109
#undef METADATA_UNINSTALLED_DIR
111
110