LGTM.

Timothy
On Sun, Jan 18, 2015 at 8:24 PM KO Myung-Hun <kom...@gmail.com> wrote:

> libtool creates a versioned dll on OS/2 as well.
> ---
>  src/dvd_input.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/dvd_input.c b/src/dvd_input.c
> index 2d6a8af..a89c08d 100644
> --- a/src/dvd_input.c
> +++ b/src/dvd_input.c
> @@ -287,7 +287,7 @@ int dvdinput_setup(void)
>  #elif defined(WIN32)
>    #define CSS_LIB "libdvdcss-2.dll"
>  #elif defined(__OS2__)
> -  #define CSS_LIB "dvdcss.dll"
> +  #define CSS_LIB "dvdcss2.dll"
>  #else
>    #define CSS_LIB "libdvdcss.so.2"
>  #endif
> --
> 1.8.5.2
>
> _______________________________________________
> DVDnav-discuss mailing list
> DVDnav-discuss@mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
>
_______________________________________________
DVDnav-discuss mailing list
DVDnav-discuss@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss

Reply via email to