[libdvdcss-devel] [PATCH 2/4] build: Support building under msys2

Jean-Baptiste Kempf jb at videolan.org
Wed Dec 3 16:37:04 CET 2014


LGTM even if should probably be with the mingw part.

On 02 Dec, Diego Biurrun wrote :
> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index b6ef3fa..69a2de5 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -104,7 +104,7 @@ case x"${host_os}" in
>    xdarwin*)
>      CFLAGS="${CFLAGS} -no-cpp-precomp"
>      ;;
> -  x*cygwin*)
> +  x*cygwin* | x*msys*)
>      CFLAGS="${CFLAGS} -mwin32"
>      AC_DEFINE([_WIN32_IE], 0x0501, [Define to '0x0501' for IE 5.01 (and shell) APIs.])
>      ;;
> -- 
> 2.1.1
> 
> _______________________________________________
> libdvdcss-devel mailing list
> libdvdcss-devel at videolan.org
> https://mailman.videolan.org/listinfo/libdvdcss-devel

-- 
With my kindest regards,

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


More information about the libdvdcss-devel mailing list