Tom Tromey wrote: > > >>>>> "Matt" == Matt Schalit <[EMAIL PROTECTED]> writes: > > Matt> It's my conclusion that grep -e is the correct syntax. > Matt> Too bad I can't get anyone at libtool to care, but as I mentioned > Matt> I'm not running Linux. > > `grep -e' is correct. > Or you can use something like this: > > grep '[-]lc' > > Maybe the libtool developers are a bit unresponsive. Sometimes they > are; last I heard Alexandre Oliva was far behind on his libtool email. > A (lot of) persistence helps here... > > Tom
Thanks you guys. As always, this list is full of smart and helpful people. I'll mix a bit of patience with some diligence and try to submit a properly coded patch to them. Matthew
