>>>>> "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
