Eric Blake <[EMAIL PROTECTED]> writes: > Simon Josefsson <simon <at> josefsson.org> writes: > >> >> Several modules -- acl, argmatch, backupfile, closeout, copy-file, >> etc, essentially all failed modules except fts-lgpl -- now fail with >> an error output like the one below. >> >> Any ideas what may have caused this? It seems absolute-header.m4 >> should have been included in the file list, but I'm not sure which >> module is responsible. > ... >> executing autoconf >> configure:6145: error: possibly undefined macro: gl_ABSOLUTE_HEADER >> If this token and others are legitimate, please use m4_pattern_allow. >> See the Autoconf documentation. >> > > My guess is that this patch, which I am applying, will solve the issue for > all > the regressions you saw (I only tested it on the acl module).
Seems to have fixed several of the modules I mentioned, although the builder is still working on some remaining ones. Thanks! /Simon
