~peter-pearse/ubuntu/oneiric/rtkit/prop001

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2011-03-09 22:05:48 UTC
  • mfrom: (1.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110309220548-ujamlen53apzcan0
Tags: 0.10-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
204
204
PACKAGE_VERSION = @PACKAGE_VERSION@
205
205
PATH_SEPARATOR = @PATH_SEPARATOR@
206
206
PKG_CONFIG = @PKG_CONFIG@
 
207
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
208
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
207
209
PTHREAD_CC = @PTHREAD_CC@
208
210
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
209
211
PTHREAD_LIBS = @PTHREAD_LIBS@