]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed undefined variable
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 19 May 2013 09:10:20 +0000 (11:10 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 19 May 2013 09:10:20 +0000 (11:10 +0200)
lib/gnutls.pc.in

index 2e610aa074852e24948105d821ce54848c3ce1b0..7305fb127e10ff9af03e2456200df55e47acd00d 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: @LTLIBNETTLE@ @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@ @LIB_CLOCK_GETTIME@
+Libs.private: @LTLIBNETTLE@ @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@
 @GNUTLS_REQUIRES_PRIVATE@
 Cflags: -I${includedir}