~ubuntu-branches/ubuntu/trusty/x11proto-core/trusty-updates

« back to all changes in this revision

Viewing changes to specs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-04-05 23:28:42 UTC
  • mfrom: (1.1.13 upstream) (3.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110405232842-trr0edunyi1nj290
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
205
205
PACKAGE_VERSION = @PACKAGE_VERSION@
206
206
PATH_SEPARATOR = @PATH_SEPARATOR@
207
207
PKG_CONFIG = @PKG_CONFIG@
 
208
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
209
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
208
210
SED = @SED@
209
211
SET_MAKE = @SET_MAKE@
210
212
SHELL = @SHELL@