From f63baa90441c4ee34b6bd0e261b88d9f2798a3c5 Mon Sep 17 00:00:00 2001 From: frankmorgner Date: Mon, 31 Oct 2011 09:25:12 +0000 Subject: [PATCH] print pcsc conf dir git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@600 96b47cad-a561-4643-ad3b-153ac7d7599c --- virtualsmartcard/configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/virtualsmartcard/configure.ac b/virtualsmartcard/configure.ac index b6e0a2d..c3c1153 100644 --- a/virtualsmartcard/configure.ac +++ b/virtualsmartcard/configure.ac @@ -112,6 +112,7 @@ ${PACKAGE} has been configured with following options: Version: ${PACKAGE_VERSION} User binaries: $(eval eval eval echo "${bindir}") +PC/SC configuration: $(eval eval eval echo "${sysconfdir}/reader.conf.d") Python site-packages: $(eval eval eval echo "${pythondir}") Driver directory: ${serialdropdir}