[vlc-devel] [PATCH] contrib: remove directx and directshow headers
Rémi Denis-Courmont
remi at remlab.net
Wed Dec 7 18:44:24 CET 2011
Le mercredi 7 décembre 2011 18:44:59 Rafaël Carré, vous avez écrit :
> diff --git a/contrib/src/README b/contrib/src/README
> index 5d3752c..d900f98 100644
> --- a/contrib/src/README
> +++ b/contrib/src/README
> @@ -58,9 +58,9 @@ should be listed in the PKGS special variable. See some
> examples: # FFmpeg is always useful
> PKGS += ffmpeg
>
> - # DirectX headers are useful only on Windows
> + # pthreads is only needed on Windows
> ifdef HAVE_WIN32
> - PKGS += directx
> + PKGS += pthreads
> endif
What does pthread have to do with this path?!
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list