Wojciech Polak <[email protected]> writes: >> ---------- >> ./bootstrap: aclocal --force -I m4 -I am ... >> ./bootstrap: autoconf --force ... >> configure.ac:29: error: possibly undefined macro: AM_DEFAULT_VERBOSITY >> If this token and others are legitimate, please use m4_pattern_allow. >> See the Autoconf documentation. >> configure.ac:813: error: possibly undefined macro: AM_GNU_RADIUS >> ---------- > > When bootstrapping, you need to copy radius.m4 to am/ from GNU Radius > project. See > http://lists.gnu.org/archive/html/bug-mailutils/2009-02/msg00005.html
Adding radius.m4 to Mailutils' am/ directory would prevent people from running into this problem over and over again. /Simon _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
