Lorenzo Bettini wrote:

> I noticed, after an update that this file is also added in the gnulib
> directory
> 
> gnulib-common.m4
> 
> but it is not included in the tarbal, is it the expected behavior?

It is harmless. gnulib-tool adds the file gnulib-common.m4 always; aclocal
then determines whether it's actually needed or not. If it is not needed,
"make dist" will not put it into the tarball.

But it indicates that gnulib-tool could do a little better than to copy a
useless file...

Bruno


Reply via email to