Michael Pratt

Results 234 comments of Michael Pratt

> by asking RFC, I think right now it is more important to know if the idea makes sense first, not to jump straight to tiny implementation details like local...

and again, because I don't see anything wrong I'm just being very picky: I wouldn't title the commit `kernel:` since the driver is out of the kernel tree (not a...

works fine on my system, error in CI is this looking into how to disable man pages build ``` Updating man page man/autoconf.1 /usr/bin/mkdir -p man PATH="./man:$PATH"; \ PERL="/usr/bin/env perl";...

ok so now, just needs testing with all (or most) packages and with SDK

added backport patches for autoconf-archive and gettext https://github.com/autoconf-archive/autoconf-archive/commit/c92672b9c59f9011e5d68220e99cfdd70c1b98df https://github.com/autoconf-archive/autoconf-archive/commit/13018ae91007cfa1b1a3877db8ef5cb233af1ae6 https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commit;h=d1836dbbd6a90b4c0ab79bc5292c023f08b49511

*almost* ready but not quite yet tools and targets compile ok almost done testing all packages There is (so far) one common problem among a few packages, which is dependency...

also, I'm going to rename the patch for gettext, I think backports should be first in the list...

should I be adding the symlink between `aclocal-1.16` and `aclocal`? also I'd like to learn the reason we need all those symlinks

added commit to improve the aclocal symlinks @PolynomialDivision I finished testing with all packages on SDK, packages that failed were for other reasons, the rest handled in the PR I...

not exactly, git history here doesn't explain anything about it. I am guessing that it's possible that packages want a specific aclocal version even when autoreconf is used (or not...