~ubuntu-branches/ubuntu/trusty/pam-pkcs11/trusty-proposed

« back to all changes in this revision

Viewing changes to etc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Rousseau
  • Date: 2011-02-09 23:22:44 UTC
  • mfrom: (2.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110209232244-hb2woesztflxy2zq
Tags: 0.6.6-2
upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
173
173
PCSC_CFLAGS = @PCSC_CFLAGS@
174
174
PCSC_LIBS = @PCSC_LIBS@
175
175
PKG_CONFIG = @PKG_CONFIG@
 
176
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
177
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
176
178
POSUB = @POSUB@
177
179
PTHREAD_CC = @PTHREAD_CC@
178
180
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@