summaryrefslogtreecommitdiffstats
path: root/src/libical-3-pthread.patch
diff options
context:
space:
mode:
authorGareth Coco <garethcoco@gmail.com>2011-02-07 12:35:22 (GMT)
committerGareth Coco <garethcoco@gmail.com>2011-02-07 12:35:22 (GMT)
commit6a2e8bbab480c3f28f1e338f5c62c078311601d2 (patch)
tree1623219181687de5f7ba420878bc03b9d2d76db5 /src/libical-3-pthread.patch
parente96bf22479e00bbd9f9e0b2a10956378aa45653c (diff)
downloadmxe-6a2e8bbab480c3f28f1e338f5c62c078311601d2.zip
mxe-6a2e8bbab480c3f28f1e338f5c62c078311601d2.tar.gz
mxe-6a2e8bbab480c3f28f1e338f5c62c078311601d2.tar.bz2
new package libical
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}/