mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* autogen.sh: Add gettext-h, inttypes, stdarg, stddef, stdint * configure.ac: Remove check for inttypes.h, libintl.h, stddef.h Remove AC_TYPE_* checks * include/libwget.h.in: Include gnulib gettext.h * examples/Makefile.am: Fix AM_CPPFLAGS, add $(LIBINTL) to LDADD * libwget/Makefile.am: Fix LDADD and test_linking_LDADD * src/Makefile.am: Add $(LIBINTL) to wget2_LDADD * tests/Makefile.am: Fix AM_CPPFLAGS and libtest_la_CPPFLAGS, add $(LIBINTL) to LDADD, test_LDADD and test_parse_html_LDADD