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

« back to all changes in this revision

Viewing changes to plugins/xrdb/data/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:
164
164
PACKAGE_VERSION = @PACKAGE_VERSION@
165
165
PATH_SEPARATOR = @PATH_SEPARATOR@
166
166
PKG_CONFIG = @PKG_CONFIG@
 
167
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
168
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
167
169
POFILES = @POFILES@
168
170
POSUB = @POSUB@
169
171
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@