aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird-esr/files/patch-mozilla-storage-build-Makefile.in
blob: 44ed0d3e7318c6ccb9ac41988eab93fce4d2f245 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- mozilla/storage/build/Makefile.in.orig	Tue Feb 21 11:18:56 2006
+++ mozilla/storage/build/Makefile.in	Sun Nov  5 16:16:06 2006
@@ -77,6 +77,7 @@
 	$(EXTRA_DSO_LIBS) \
 	$(MOZ_COMPONENT_LIBS) \
 	$(MOZ_JS_LIBS) \
+	%%PTHREAD_LIBS%% \
 	$(NULL)
 
 include $(topsrcdir)/config/rules.mk