I was trying to see if a bug I fixed in wget also happens to be in wget2, but I have problems building wget2!
When I call "autoconf" to build the configure script, I get these error messages: configure.ac:12: error: possibly undefined macro: AM_INIT_AUTOMAKE configure.ac:104: error: possibly undefined macro: AM_PROG_CC_C_O configure.ac:267: error: possibly undefined macro: AS_IF configure.ac:291: error: possibly undefined macro: AC_DEFINE configure.ac:300: error: possibly undefined macro: AM_CONDITIONAL configure.ac:398: error: possibly undefined macro: AC_SEARCH_LIBS configure.ac:400: error: possibly undefined macro: AC_MSG_WARN I have tried on a SLES12-SP3 and a Kubuntu 16.04 Josef
