Re: libtool fails with uninstalled frameworks and the -F flag
"Michael C. Grant" <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <[email protected]> |
> Please keep the -L and -F branches separate, factoring the branch bodies into a shell function if necessary to prevent cut-n-pasting blocks of code between the two. Bonus points if you could also make -F behave as before on all platforms but *-darwin*. I'll do that. > If you have github, I keep a mirror of libtool athttp://github.com/gvvaughan/GNU-libtool, so that might be a more convenient way for you to submit a pull request than dropping patch attachments into the mailing list. Ah, perfect. I'll submit a pull request there. > I have a couple of small fixes of my own that I need to polish and push, and then I'll do another round of platform testing to nail down what else is a show-stopper for a final pre-release. > > Cheers, > -- > Gary V. Vaughan (gary AT gnu DOT org)