~ubuntu-branches/ubuntu/natty/libwnck/natty

« back to all changes in this revision

Viewing changes to libwnck/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-09 11:07:46 UTC
  • mfrom: (1.1.48 upstream)
  • Revision ID: james.westby@ubuntu.com-20090909110746-kxjh6uturm517vqi
Tags: 1:2.27.92-0ubuntu1
* New upstream version:
  Fixes
  - Always show icons in tasklist group menu 
  Misc
  - Make startup-notification non-automagic 
  Translators

Show diffs side-by-side

added added

removed removed

Lines of Context:
269
269
SED = @SED@
270
270
SET_MAKE = @SET_MAKE@
271
271
SHELL = @SHELL@
 
272
STARTUP_NOTIFICATION_CFLAGS = @STARTUP_NOTIFICATION_CFLAGS@
 
273
STARTUP_NOTIFICATION_LIBS = @STARTUP_NOTIFICATION_LIBS@
272
274
STARTUP_NOTIFICATION_PACKAGE = @STARTUP_NOTIFICATION_PACKAGE@
273
275
STRIP = @STRIP@
274
276
USE_NLS = @USE_NLS@