~ubuntu-branches/ubuntu/natty/unity-place-files/natty-proposed

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-07-22 19:15:55 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100722191555-wlld0nfi6rzhwoju
Tags: 0.5.9-0ubuntu1
* New upstream release.
  - Do not show files that are not reachable (LP: #599271)

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
PACKAGE_VERSION = @PACKAGE_VERSION@
138
138
PATH_SEPARATOR = @PATH_SEPARATOR@
139
139
PKG_CONFIG = @PKG_CONFIG@
140
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
141
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
142
140
PLACE_DAEMON_CFLAGS = @PLACE_DAEMON_CFLAGS@
143
141
PLACE_DAEMON_LIBS = @PLACE_DAEMON_LIBS@
144
142
PREFIX = @PREFIX@