Then, how about applying ? Timothy Gu wrote: > LGTM. > > Timothy > On Sun, Jan 18, 2015 at 8:24 PM KO Myung-Hun > <[email protected]> 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 >> [email protected] >> https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss >>
-- KO Myung-Hun Using Mozilla SeaMonkey 2.7.2 Under OS/2 Warp 4 for Korean with FixPak #15 In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM Korean OS/2 User Community : http://www.ecomstation.co.kr _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
