From: Nikos Mavrogiannopoulos Date: Sun, 19 May 2013 09:10:20 +0000 (+0200) Subject: removed undefined variable X-Git-Tag: gnutls_3_2_1~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=863d07ef48b5b4f6d2e206e37bece4656c44ef92;p=thirdparty%2Fgnutls.git removed undefined variable --- diff --git a/lib/gnutls.pc.in b/lib/gnutls.pc.in index 2e610aa074..7305fb127e 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@ @LIB_CLOCK_GETTIME@ +Libs.private: @LTLIBNETTLE@ @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@ @GNUTLS_REQUIRES_PRIVATE@ Cflags: -I${includedir}