~ubuntu-branches/ubuntu/trusty/gnome-user-share/trusty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-11-08 15:12:19 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20101108151219-cv10m6mcki0cpcom
Tags: 2.30.1-0ubuntu1
* New upstream version
* debian/patches/07-fix-undefined-macro.patch:
  - dropped, the fix is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
194
194
PACKAGE_VERSION = @PACKAGE_VERSION@
195
195
PATH_SEPARATOR = @PATH_SEPARATOR@
196
196
PKG_CONFIG = @PKG_CONFIG@
 
197
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
198
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
197
199
POFILES = @POFILES@
198
200
POSUB = @POSUB@
199
201
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
253
255
libexecdir = @libexecdir@
254
256
localedir = @localedir@
255
257
localstatedir = @localstatedir@
256
 
lt_ECHO = @lt_ECHO@
257
258
mandir = @mandir@
258
259
mkdir_p = @mkdir_p@
259
260
oldincludedir = @oldincludedir@