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

« back to all changes in this revision

Viewing changes to plugins/sound/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:
189
189
PACKAGE_VERSION = @PACKAGE_VERSION@
190
190
PATH_SEPARATOR = @PATH_SEPARATOR@
191
191
PKG_CONFIG = @PKG_CONFIG@
 
192
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
193
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
192
194
POFILES = @POFILES@
193
195
POSUB = @POSUB@
194
196
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@