~ubuntu-branches/ubuntu/maverick/gnome-settings-daemon/maverick

« back to all changes in this revision

Viewing changes to plugins/media-keys/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2010-06-22 12:08:23 UTC
  • mfrom: (1.1.37 upstream)
  • Revision ID: james.westby@ubuntu.com-20100622120823-ie4in9x1lnzng5jx
Tags: 2.30.2-0ubuntu1
* New upstream release
* debian/patches/30_pkgconfig-path.patch:
  - Fixed for latest upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
273
273
PACKAGE_VERSION = @PACKAGE_VERSION@
274
274
PATH_SEPARATOR = @PATH_SEPARATOR@
275
275
PKG_CONFIG = @PKG_CONFIG@
 
276
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
277
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
276
278
POFILES = @POFILES@
277
279
POSUB = @POSUB@
278
280
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@