~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Michael Terry
  • Date: 2012-07-23 17:35:22 UTC
  • mto: This revision was merged to the branch mainline in revision 722.
  • Revision ID: michael.terry@canonical.com-20120723173522-r4qf2uj4c173ki9g
Convert from libgdu to gio's GVolumeMonitor (LP: #1028040)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
2
 
3
3
/* always defined to indicate that i18n is enabled */
4
4
#undef ENABLE_NLS
18
18
/* Define to 1 if you have the `dcgettext' function. */
19
19
#undef HAVE_DCGETTEXT
20
20
 
21
 
/* Use gnome-disk-utility */
22
 
#undef HAVE_GDU
23
 
 
24
21
/* Define if the GNU gettext() function is already present or preinstalled. */
25
22
#undef HAVE_GETTEXT
26
23