Follow-up Comment #15, bug #48193 (project wget):

Thanks, your config.log shows what is going wrong...

In configure.ac there is a line
LIBICONV=
which was ok before a certain commit - nowadays we always need libiconv, so
this line must be removed.

This line will only be executed with --disable-iri, as you found out.

Could you remove or comment that line, and execute autoreconf && ./configure
<with your options incl. --disable-iri> && make. Just to make sure the problem
is solved.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48193>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to