summaryrefslogtreecommitdiffstats
path: root/src/libical-3-pthread.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/libical-3-pthread.patch')
-rw-r--r--src/libical-3-pthread.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/libical-3-pthread.patch b/src/libical-3-pthread.patch
new file mode 100644
index 0000000..d32c894
--- /dev/null
+++ b/src/libical-3-pthread.patch
@@ -0,0 +1,14 @@
+This file is part of mingw-cross-env.
+See doc/index.html for further information.
+
+This patch has been made by: garethcoco@gmail.com
+
+--- libical-0.44/libical.pc.in 2011-02-02 15:33:11.363284126 -0500
++++ libical-0.44/libical.pc.in 2011-02-02 15:32:44.202284263 -0500
+@@ -6,6 +6,6 @@
+ Name: libical
+ Description: An implementation of basic iCAL protocols
+ Version: @VERSION@
+-Libs: -L${libdir} -lical -licalss -licalvcal
++Libs: -L${libdir} -lical -licalss -licalvcal @PTHREAD_LIBS@
+ Cflags: -I${includedir}/