On Wed, 12 Dec 2018 at 18:32, Glenn Morris wrote:
> Gnulib requires autoconf >= 2.63 since
>
> http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=844f63f9576ebb74fde62e5017bf838c69db22c4
>
> As GNU hello uses autoconf 2.62, it fails to bootstrap.
>
> Ref eg https://hydra.nixos.org/build/8
On Tue, 25 Dec 2018 at 01:47, Matthew Palermo wrote:
> Hi all,
>
> I think there is a problem with GNU hello 2.10 when compiled with
> mingw-w64 on Windows. GNU hello will not output any greeting, only a
> newline.
>
> Specifically, I think the problem is one with the mingw-w64-crt
> implementatio
On Sun, 25 Nov 2018 at 12:07, Ineiev wrote:
> Recently, Samuel Thibault pointed out that some parts of GNU hello
> don't follow guidelines for GNU package maintainers very closely.
> I checked the most recent release, hello-2.10, and it seemed
> to me that a few files weren't arranged as recommmen