Hi, I'm the maintainer of wget in MacPorts.

Bruno already mentioned last week that during configure, wget 1.21.1 prints 
this:

./configure: line 51273: AX_CODE_COVERAGE: command not found

I just wanted to add that this appears to be a result of not having had 
autoconf-archive installed when the configure script was generated. If I 
install autoconf-archive and then autoreconf wget's configure script, that 
message goes away.

Hopefully by following Bruno's suggestion to use m4_pattern_forbid([AX_]) this 
can be avoided in future releases.

Reply via email to