[libdvdcss-devel] [PATCH 3/4] build: Fix typo in config.h define comment
Jean-Baptiste Kempf
jb at videolan.org
Wed Dec 3 16:37:14 CET 2014
OFC.
On 02 Dec, Diego Biurrun wrote :
> ---
> configure.ac | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 69a2de5..ac759d4 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -113,10 +113,10 @@ case x"${host_os}" in
> ;;
> x*msvc*)
> SYS_MSVC=1
> - AC_DEFINE([_WIN32_IE], 0x0501, [Define to '0x0500' for IE 5.01 (and shell) APIs.])
> + AC_DEFINE([_WIN32_IE], 0x0501, [Define to '0x0501' for IE 5.01 (and shell) APIs.])
> ;;
> x*mingw* | x*wince* | x*mingwce*)
> - AC_DEFINE([_WIN32_IE], 0x0501, [Define to '0x0500' for IE 5.01 (and shell) APIs.])
> + AC_DEFINE([_WIN32_IE], 0x0501, [Define to '0x0501' for IE 5.01 (and shell) APIs.])
> ;;
> x*)
> ;;
> --
> 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