Re: using AS_HELP_STRING in LT_WITH_SYSROOT
Brooks Moses <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <[email protected]> |
On 07/19/2012 04:18 AM, Peter Johansson wrote: > This patch fixes so help output is formatted similar with other macros using > AS_HELP_STRING. Also it outputs '[DIR]' as I suspect intended rather than > 'DIR'. Committed. Thanks! - Brooks