~ubuntu-branches/ubuntu/lucid/libdbusmenu/lucid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2009-10-02 17:00:45 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20091002170045-xbghdbigwvvtkcre
Tags: 0.1.6-0ubuntu1
* Upstream release 0.1.6 (LP: #442822)
  * Managing the life-cycle of the GTK Menu item better to
    ensure that it is positioned correctly and dies
    appropriately. (LP: #430904) and (LP: #419953)
  * Checking returned properties to ensure that there wasn't
    DBus errors. (LP: #433719)

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
   */
56
56
#undef LT_OBJDIR
57
57
 
 
58
/* Print everyting */
 
59
#undef MASSIVEDEBUGGING
 
60
 
58
61
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
59
62
#undef NO_MINUS_C_MINUS_O
60
63