]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
gnutls.pc: use the LT version of the lib variables
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 14 Nov 2016 09:53:37 +0000 (10:53 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 20 Nov 2016 16:31:49 +0000 (17:31 +0100)
lib/gnutls.pc.in

index 0372be63a0ea0cc9641378ebb32b3ef30e805aef..ed9de731ca4c5ea5e5be683e11987abca08b3aca 100644 (file)
@@ -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}