[vlc-devel] [PATCH 1/3] Add tag for libtool to fix compilation issue

Rémi Denis-Courmont remi at remlab.net
Thu Jan 24 18:22:25 CET 2013


We have already been through this. You cannot force C mode on C++ files.

Le jeudi 24 janvier 2013 19:16:34, Gleb Pinigin a écrit :
> ---
>  modules/video_filter/Modules.am |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/modules/video_filter/Modules.am
> b/modules/video_filter/Modules.am index 6a40b88..d13e16a 100644
> --- a/modules/video_filter/Modules.am
> +++ b/modules/video_filter/Modules.am
> @@ -1,3 +1,5 @@
> +LIBTOOL=@LIBTOOL@ --tag=CC
> +
>  SOURCES_mosaic = mosaic.c mosaic.h
>  SOURCES_transform = transform.c
>  SOURCES_invert = invert.c

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list