vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Tue Jul  5 
23:44:56 2011 +0300| [3f27dcbab3115c8a7b866d2fb3c3cb7c914706c3] | committer: 
Rémi Denis-Courmont

contrib: add stub pthreads

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3f27dcbab3115c8a7b866d2fb3c3cb7c914706c3
---

 contrib/src/pthreads/rules.mak |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/contrib/src/pthreads/rules.mak b/contrib/src/pthreads/rules.mak
new file mode 100644
index 0000000..b762f09
--- /dev/null
+++ b/contrib/src/pthreads/rules.mak
@@ -0,0 +1,5 @@
+# POSIX threads
+
+ifndef HAVE_WIN32
+PKGS_FOUND += pthreads
+endif

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to