> > The GNU inetutils team is proud to present version 1.8 of the GNU > > network utilities suite. > > Seems to work -- but if you configure with --disable-ping, > "make check" still tries to run the ping test and > fails. Probably worth adding some conditionals to > tests/Makefile.am... > > Thanks for the report, I'll see if I can fix that todayish.
The patch below should fix this, and also for traceroute. Ok to push? I do love it when people "steal" my work; now if you could only do it with the work I get paid for... :-) Thanks Simon, push push away. On a different note, do you know why ifdef doesn't work here?