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

KO Myung-Hun komh78 at gmail.com
Sun Jul 27 05:49:43 CEST 2014



Ping ?

KO Myung-Hun wrote:
> ---
>  configure.ac |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index f83aedb..b41062f 100644
> --- 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"])
> +  
>  dnl ---------------------------------------------
>  dnl threads
>  dnl ---------------------------------------------

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