libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: missing sco bits


From: Ralf Wildenhues
Subject: Re: missing sco bits
Date: Thu, 1 Jun 2006 20:46:17 +0200
User-agent: Mutt/1.5.11+cvs20060403

Hi Tim,

* Tim Rice wrote on Tue, May 30, 2006 at 04:36:45AM CEST:
> 
> Here is a small patch for the 1.5 branch that got missed in all
> the SCO changes a while back.  HEAD is OK.
> 
> I makes the C++ and C sections match.

Thanks!  Applied.

Cheers,
Ralf

2006-06-01  Tim Rice  <address@hidden>

        * libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [ sco3.2v5.0.[024]* ]:
        Add missing case entry for these systems.

> --- libtool-1.5/libtool.m4.old        2006-05-29 19:26:34.730720000 -0700
> +++ libtool-1.5/libtool.m4    2006-05-29 19:29:33.405760087 -0700
> @@ -6239,7 +6239,7 @@
>        fi
>        ;;
>  
> -    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7*)
> +    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* 
> | sco3.2v5.0.[[024]]*)
>        _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
>        _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
>        _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no




reply via email to

[Prev in Thread] Current Thread [Next in Thread]