* Ralf Wildenhues wrote on Wednesday, September 21, 2005 15:16 CEST:
> Hi Peter,
> 
> * Peter Ekberg wrote on Wed, Sep 21, 2005 at 02:50:13PM CEST:
> > 
> > Applied the following patch and backported to 1.5:
> 
> > +       case "  $library_names " in
> > +       # "  " in the beginning catches empty $dlname
> > +       *" $dlname "*) ;;
> 
> Veeeery nifty.  And good thing you added the comment, too.  :)

I have my moments... :-)

> > +       *) rmfiles="$rmfiles $objdir/$dlname" ;;
> > +       esac
> *snip*

Cheers,
Peter


Reply via email to