>>> BTW, “make dist” has been failing:
   >>>
   >>>   http://hydra.nixos.org/jobset/gnu/inetutils-master/all
   >>
   >> I can't reproduce this, it builds fine locally.  Isn't the binary
   >> hostname/hostname built for you?
   >
   > The builder does “./bootstrap && make dist”, and the latter doesn’t
   > build any binary.  It’s not elegantly fixed in the makefile, I think, so
   > I can just change the builder to do “make && make dist”.  Thoughts?

   Yes, that would be the simplest.  I have added a note to
   README-alpha about it.

Shouldn't the correct fix be that `make dist' depends on `make all' in
automake?


Reply via email to