On Tue, 2012-02-07 at 16:42 +0200, Graham Leggett wrote: > Has anyone gone through the warnings to determine if the warnings > should cause concern?
AFAICT, they are all benign warnings like this AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body: http://www.flameeyes.eu/autotools-mythbuster/forwardporting/autoconf.html Coming from APR_TRY_COMPILE_NO_WARNING (which appears to be correct). There is also a benign: libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT' -- Bojan
