~ubuntu-branches/ubuntu/maverick/telepathy-glib/maverick

« back to all changes in this revision

Viewing changes to tools/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2010-05-25 16:57:39 UTC
  • mfrom: (1.6.2 upstream) (30.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100525165739-kted5mhm904f8lwj
Tags: 0.11.6-1
* New upstream version
  - requires gtk-doc 1.15
  - requires gobject-introspection 0.6.11
  - new ABI, API
* Merge from experimental
  - add gir1.0-telepathyglib-0.12 binary package

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
PACKAGE_VERSION = @PACKAGE_VERSION@
142
142
PATH_SEPARATOR = @PATH_SEPARATOR@
143
143
PKG_CONFIG = @PKG_CONFIG@
 
144
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
145
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
144
146
PYTHON = @PYTHON@
145
147
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
146
148
PYTHON_PLATFORM = @PYTHON_PLATFORM@