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

I guess I found the prolem in configure.ac:

if test "X$iri" = "Xno"; then
  # we don't need libunistring - clear settings from gnulib module
  LIBUNISTRING=""
  LTLIBUNISTRING=""
fi

That is old code and it hits you when you don't build with IRI support (your
gist shows IRI: no).

Please test again without that code (remove it from configure.ac and
autoreconf && ./configure && make).

If that works for you, I'll make a commit without it.

    _______________________________________________________

Reply to this item at:

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

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


Reply via email to