> I see one new warning in bootstrap output: > > +Notice from module non-recursive-gnulib-prefix-hack: > + This module is deprecated. Instead, > + - use the gnulib-tool option '--automake-subdir', > + - remove the explicit invocation of build-aux/prefix-gnulib-mk > + from your build system. > > I have no idea what that means and whether it matters.
'gnulib' now supports non-recursive builds natively. You want to have a look at the following patch from `ttfautohint` that demonstrates how to update this feature. https://repo.or.cz/ttfautohint.git/commit/a938fc63cb55ef48393a924d7083b13c1352d294 Werner