On Mon, Jul 26, 2021 at 02:26:17PM +0200, Patrice Dumas wrote: > Hello, > > I get an error when building, my guess is that it is is related to the > gnulib update. It is fixed by adding the following line in > parsetexi/Parsetexi.xs: > > #include <config.h> > > before > > #include "perl.h" > > but I have no idea whether it is a good fix.
I made this change as I wouldn't know how to fix it otherwise.
