On Thu, 2008-03-13 at 23:31 +0000, Sasha Khapyorsky wrote:
> On 14:31 Thu 13 Mar     , Hal Rosenstock wrote:
> > > 
> > > I'm not sure about 1.3. At least I would suggest to wait. 
> > 
> > for what ?
> 
> For potential problems with other libtool versions.

What possible problems ? It's a noop.

> > > In my install-sh '-c' does nothing,
> > 
> > Are you sure ?
> 
> Yes. This is:
> 
> while test $# -ne 0; do
>   case $1 in
>     -c) shift
>         continue;;

On mine, it is:

        -c) instcmd=$cpprog
            shift
            continue;;

so mine is transitional where it's weaned out of help but still
supported.

-- Hal

> Sasha
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to