~ubuntu-branches/ubuntu/maverick/liferea/maverick

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2009-03-10 23:47:50 UTC
  • mfrom: (1.2.55 upstream)
  • Revision ID: james.westby@ubuntu.com-20090310234750-lnvjgb81gggwyyd4
Tags: 1.4.26-0ubuntu1
* New upstream bugfix release (lp: #325750).
  - debian/patches/90_autoreconf: refreshed.
* debian/patches/notification_check_for_actions_support:
  - New patch backported from upstream r4468, check for actions support
    in notifications before using them (lp: #328606).

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
/* Platform dependent library prefix */
94
94
#undef LIBPREFIX
95
95
 
 
96
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
97
   */
 
98
#undef LT_OBJDIR
 
99
 
96
100
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
97
101
#undef NO_MINUS_C_MINUS_O
98
102