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

« back to all changes in this revision

Viewing changes to 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:
196
196
PACKAGE_VERSION = @PACKAGE_VERSION@
197
197
PATH_SEPARATOR = @PATH_SEPARATOR@
198
198
PKG_CONFIG = @PKG_CONFIG@
 
199
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
200
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
199
201
POFILES = @POFILES@
200
202
POSUB = @POSUB@
201
203
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@