summaryrefslogtreecommitdiff
path: root/lib/gnutls.pc.in
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-30 16:59:48 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-31 20:54:02 +0200
commit2fd2c9199026883c396371e2ebdc816d0fe55160 (patch)
tree5cf5e243a9461504ee9e5c9bae01d004d306b2f1 /lib/gnutls.pc.in
parent82bc0cea6df23d7ba9ede3dbe4a0427c372280bd (diff)
downloadgnutls-2fd2c9199026883c396371e2ebdc816d0fe55160.tar.gz
use pkg-config to detect nettle
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 7305fb127e..13f2d3ba1e 100644
--- a/lib/gnutls.pc.in
+++ b/lib/gnutls.pc.in
@@ -19,6 +19,6 @@ Description: Transport Security Layer implementation for the GNU system
URL: http://www.gnutls.org/
Version: @VERSION@
Libs: -L${libdir} -lgnutls
-Libs.private: @LTLIBNETTLE@ @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@
+Libs.private: @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@
@GNUTLS_REQUIRES_PRIVATE@
Cflags: -I${includedir}