Re: [PATCH] Update/simplify OpenBSD support
Peter O'Gorman <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi Brad, Thanks, I pushed this. On 08/02/2012 01:46 AM, Brad Smith wrote: > + if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; the I added the missing 'n' first though :) Peter