|
|
|
@ -15,17 +15,6 @@ |
|
|
|
# endif |
|
|
|
+#endif
|
|
|
|
#endif /* !HAVE_DECL_GAI_STRERROR */ |
|
|
|
--- gnutls-3.1.10/lib/gnutls.pc.in.orig 2013-03-25 14:41:04.248360118 +0100
|
|
|
|
+++ gnutls-3.1.10/lib/gnutls.pc.in 2013-03-25 14:41:03.355020008 +0100
|
|
|
|
@@ -18,7 +18,7 @@
|
|
|
|
Description: Transport Security Layer implementation for the GNU system |
|
|
|
URL: http://www.gnutls.org/ |
|
|
|
Version: @VERSION@ |
|
|
|
-Libs: -L${libdir} -lgnutls
|
|
|
|
+Libs: -L${libdir} -lgnutls -lws2_32 -lcrypt32 @LTLIBINTL@
|
|
|
|
Libs.private: @LTLIBNETTLE@ @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@ @LIB_CLOCK_GETTIME@ |
|
|
|
@GNUTLS_REQUIRES_PRIVATE@ |
|
|
|
Cflags: -I${includedir} |
|
|
|
--- gnutls/gl/msvc-inval.c.orig 2013-07-02 17:57:58.000000000 +0200
|
|
|
|
+++ gnutls/gl/msvc-inval.c 2013-07-02 17:58:05.000000000 +0200
|
|
|
|
@@ -28,7 +28,7 @@
|
|
|
|
@ -37,3 +26,14 @@ |
|
|
|
gl_msvc_invalid_parameter_handler (const wchar_t *expression, |
|
|
|
const wchar_t *function, |
|
|
|
const wchar_t *file, |
|
|
|
--- gnutls-3.1.14/lib/gnutls.pc.in.orig 2013-09-17 18:14:16.270374773 +0200
|
|
|
|
+++ gnutls-3.1.14/lib/gnutls.pc.in 2013-09-17 18:16:10.232464936 +0200
|
|
|
|
@@ -18,7 +18,7 @@
|
|
|
|
Description: Transport Security Layer implementation for the GNU system |
|
|
|
URL: http://www.gnutls.org/ |
|
|
|
Version: @VERSION@ |
|
|
|
-Libs: -L${libdir} -lgnutls
|
|
|
|
+Libs: -L${libdir} -lgnutls -lws2_32 -lcrypt32 @LTLIBINTL@
|
|
|
|
Libs.private: @LTLIBNETTLE@ @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@ @LIB_CLOCK_GETTIME@ @GMP_LIBS@ |
|
|
|
@GNUTLS_REQUIRES_PRIVATE@ |
|
|
|
Cflags: -I${includedir} |
|
|
|
|