Loading
gss: properly autoreconf
Should let us drop the Darwin hack, and not have to apply it on other platfomrs, like musl, too. I used Nixpkgs' gnulib source because it works, but if it stops working in future we could use fetchgit to get the gnulib submodule. Fixes: 90805a43 ("gss: use autoreconfHook") Closes: https://github.com/NixOS/nixpkgs/pull/436189