[vlc-devel] [PATCH] libvlccore: use "core" to print messages rather than "main"

Jean-Baptiste Kempf jb at videolan.org
Fri Dec 6 19:53:08 CET 2013


On 06 Dec, Rafaël Carré wrote :
> ---
>  src/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index a7f42ef..54f5c48 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -163,7 +163,7 @@ EXTRA_DIST += libvlc_win32_rc.rc.in
>  lib_LTLIBRARIES = libvlccore.la
>  
>  AM_CPPFLAGS = $(INCICONV) $(IDN_CFLAGS) \
> -	-DMODULE_STRING=\"main\" \
> +	-DMODULE_STRING=\"core\" \
>  	-DLOCALEDIR=\"$(localedir)\" \
>  	-DPKGDATADIR=\"$(vlcdatadir)\" \
>  	-DPKGLIBDIR=\"$(vlclibdir)\"

No idea if there is any more consequences, but I think it's a good idea.


With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list