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

« back to all changes in this revision

Viewing changes to src/common/rsaref/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:
152
152
PCSC_CFLAGS = @PCSC_CFLAGS@
153
153
PCSC_LIBS = @PCSC_LIBS@
154
154
PKG_CONFIG = @PKG_CONFIG@
 
155
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
156
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
155
157
POSUB = @POSUB@
156
158
PTHREAD_CC = @PTHREAD_CC@
157
159
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@