When build from a fresh checkout the first build fails telling that LIB_TOOL is undefined, but all following attempts to build succeed. Moving the call of libtoolize --force above aclocal solved that issue.
Log in to post a comment.