[DVDnav-discuss] [PATCH] configure: add -no-undefined to LDFLAGS on OS/2

KO Myung-Hun komh78 at gmail.com
Wed Jul 30 04:40:33 CEST 2014


Hi/2.

Diego Biurrun wrote:
> On 2014-07-13 09:11, KO Myung-Hun wrote:
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -69,6 +69,9 @@ AC_C_BIGENDIAN
>>   AS_CASE([$host],
>>     [*mingw32* | *cygwin*], [AC_CHECK_FUNCS(gettimeofday)])
>>
>> +AS_CASE([$host],
>> +  [*os2*], [LDFLAGS="$LDFLAGS -no-undefined"])
> 
> Why?
> 

For DLL linking.

-- 
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



More information about the DVDnav-discuss mailing list