summaryrefslogtreecommitdiff
path: root/lib/gnutls.pc.in
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-05-09 17:20:40 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-06-03 19:40:27 +0200
commitc67a003f2467fa3daf7ca2b85247df80c24e0ea2 (patch)
tree8a15c4a4a5e635e624b56ebbd04434c84091bce8 /lib/gnutls.pc.in
parent96febfef5a80a4e128683663e3cdc4a50f8db78c (diff)
downloadgnutls-c67a003f2467fa3daf7ca2b85247df80c24e0ea2.tar.gz
Added initial PKCS #11 support. Certtool can now print lists of certificates
available in system.
Diffstat (limited to 'lib/gnutls.pc.in')
-rw-r--r--lib/gnutls.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls.pc.in b/lib/gnutls.pc.in
index a4a34954ff..5898ca1a72 100644
--- a/lib/gnutls.pc.in
+++ b/lib/gnutls.pc.in
@@ -20,5 +20,5 @@ Description: Transport Security Layer implementation for the GNU system
URL: http://www.gnu.org/software/gnutls/
Version: @VERSION@
Libs: -L${libdir} -lgnutls
-Libs.private: @LIBGNUTLS_LIBS@ @LTLIBTASN1@
+Libs.private: @LIBGNUTLS_LIBS@ @LTLIBTASN1@ @LTLIBPAKCHOIS@
Cflags: -I${includedir}