G. Branden Robinson wrote:
> > Just make a new groff prerelease with either the newest Gnulib
> > ('master') or the stable-202607 branch, and it will work on that
> > platform.
>
> It doesn't. But, I concede, I can't expect anyone to believe me until I
> either push my working copy to Savannah Git, and/or roll an RC3.
It's harder to argue over a specific tarball than over a tarball and a
manually applied fix (especially given the interaction with module 'assert-h').
Therefore, yes, an RC3 would be welcome to simplify the discussion.
You can always make an RC4 later if needed.
> > Stamp files should only be used when plain dependencies are not
> > sufficient. Have you tried adding libgnu.a as a dependency (in
> > Makefile.am) of your programss?
>
> Yes, if Automake _LDADD variables imply a dependency.
The documentation says so, yes, via the *_DEPENDENCIES variables.
Bruno