Re: [libdvdcss-devel] [PATCH 1/4] build: Fix wince/mingwce detection
Jean-Baptiste Kempf <[email protected]> Wed, 3 Dec 2014 16:36:45 +0100
| Newsgroups | gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel |
|---|---|
| Message-ID | <[email protected]> |
OK.
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 63f0c5c..b6ef3fa 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -115,7 +115,7 @@ case x"${host_os}" in
> SYS_MSVC=1
> AC_DEFINE([_WIN32_IE], 0x0501, [Define to '0x0500' for IE 5.01 (and shell) APIs.])
> ;;
> - x*mingw* | *wince* | *mingwce*)
> + x*mingw* | x*wince* | x*mingwce*)
> AC_DEFINE([_WIN32_IE], 0x0501, [Define to '0x0500' for IE 5.01 (and shell) APIs.])
> ;;
> x*)
> --
> 2.1.1
>
> _______________________________________________
> libdvdcss-devel mailing list
> [email protected]
> 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
_______________________________________________
libdvdcss-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libdvdcss-devel