File: p11-kit.patch

package info (click to toggle)
evolution 3.56.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 135,044 kB
  • sloc: ansic: 519,950; javascript: 8,494; xml: 5,207; python: 702; makefile: 563; sh: 294; perl: 169
file content (11 lines) | stat: -rw-r--r-- 434 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
diff -upr -x .deps -x .libs -x '*.la' -x '*.lo' p11-kit-ec9e2450ba/p11-kit/Makefile.am p11-kit-ec9e2450ba.new/p11-kit/Makefile.am
--- p11-kit-ec9e2450ba/p11-kit/Makefile.am	2015-02-20 20:28:59 +0000
+++ p11-kit-ec9e2450ba.new/p11-kit/Makefile.am	2015-07-06 16:01:39 +0000
@@ -73,6 +73,7 @@ libp11_kit_testable_la_CFLAGS = \
 	$(LIBFFI_CFLAGS) \
 	$(NULL)
 
+libp11_kit_la_LIBADD += -lws2_32
 else
 
 libp11_kit_testable_la_CFLAGS = \