[libdvdcss-devel] [PATCH 7/7] build: Skip checks for IE version >= 5.0

Jean-Baptiste Kempf jb at videolan.org
Sun Nov 16 20:43:04 CET 2014


On 16 Nov, Diego Biurrun wrote :
> -    AC_DEFINE([_WIN32_IE], 0x0500, [Define to '0x0500' for IE 5.0 (and shell) APIs.])
>      ;;
>    xos2*)
>      LDFLAGS="-Zbin-files"
>      ;;
> -  x*msvc* | x*mingw* | *wince* | *mingwce*)
> -    AC_DEFINE([_WIN32_IE], 0x0500, [Define to '0x0500' for IE 5.0 (and shell) APIs.])
> -    ;;

You must keep this, because else, some code will be miscompiled, because
of some headers magic on Mingw and MSVC.

The rest is OK.

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