From: Nikos Mavrogiannopoulos Date: Mon, 14 Nov 2016 09:53:37 +0000 (+0100) Subject: gnutls.pc: use the LT version of the lib variables X-Git-Tag: gnutls_3_5_7~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28ac7caaf13f12d009cd8bc649bf82bcb051619f;p=thirdparty%2Fgnutls.git gnutls.pc: use the LT version of the lib variables --- diff --git a/lib/gnutls.pc.in b/lib/gnutls.pc.in index 0372be63a0..ed9de731ca 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: @LIBZ@ @LIBINTL@ @LIBSOCKET@ @LIBPTHREAD@ @LIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@ @GMP_LIBS@ @LIBUNISTRING@ +Libs.private: @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBNSL@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@ @GMP_LIBS@ @LTLIBUNISTRING@ @GNUTLS_REQUIRES_PRIVATE@ Cflags: -I${includedir}