[ofa-general] [PATCH] infiniband-diags: Fix install of IBswcountlimits.pm script

Hal Rosenstock hrosenstock at xsigo.com
Fri Mar 14 07:14:10 PDT 2008


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



More information about the general mailing list